5 # Rebuild the Boot Manager
7 # Mark Huang <mlhuang@cs.princeton.edu>
8 # Copyright (C) 2006 The Trustees of Princeton University
13 # Source function library and configuration
14 . /etc/plc.d/functions
15 . /etc/planetlab/plc_config
22 if [ "$PLC_BOOT_ENABLED" != "1" -a \
23 "$PLC_WWW_ENABLED" != "1" ] ; then
27 MESSAGE=$"Rebuilding Boot Manager"
30 # Customize the Boot Manager
31 pushd /var/www/html/boot
32 /usr/share/bootmanager/build.sh
41 for dir in $dirlist ; do
43 /usr/share/bootmanager/build.sh $dir