X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=d5d2a5773f2f91b644a0d8dfb387c6e41ac914ba;hb=6505a6ca0ec37cda613ed455109d4ef251201eb3;hp=967c115a3ee76bb6caba89dd6c61be5b46f2825a;hpb=eadae019c3723576f1c650fb2b5c08e564c5cc3d;p=myplc.git diff --git a/build.sh b/build.sh index 967c115..d5d2a57 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ +# $Id: build.sh,v 1.40 2007/01/30 16:03:20 mlhuang Exp $ # . build.functions @@ -31,6 +31,7 @@ datadirs=( /var/www/html/boot /var/www/html/download /var/www/html/files +/var/www/html/sites /var/www/html/generated /var/www/html/install-rpms /var/www/html/xml @@ -57,7 +58,6 @@ install -D -m 755 plc_config.py root/tmp/plc_config.py chroot root sh -c 'cd /tmp; python plc_config.py build; python plc_config.py install' install -D -m 755 plc-config root/usr/bin/plc-config install -D -m 755 plc-config-tty root/usr/bin/plc-config-tty -install -D -m 755 api-config root/usr/bin/api-config install -D -m 755 db-config root/usr/bin/db-config install -D -m 755 dns-config root/usr/bin/dns-config @@ -111,7 +111,7 @@ rm -f data/var/www/html/boot/bootmanager.sh # Initialize node RPMs directory. The PlanetLab-Bootstrap.tar.bz2 # tarball already contains all of the node RPMs pre-installed. Only # updates or optional packages should be placed in this directory. -install -D -m 644 ../build/groups/v3_yumgroups.xml \ +install -D -m 644 ../build/groups/v4_yumgroups.xml \ data/var/www/html/install-rpms/planetlab/yumgroups.xml # Make image out of directory