- PL6755 fix: use planetlab-rollout/yumgroups.xml file (which contains
authorMark Huang <mlhuang@cs.princeton.edu>
Sun, 27 Nov 2005 17:21:02 +0000 (17:21 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sun, 27 Nov 2005 17:21:02 +0000 (17:21 +0000)
  the BootCD group definition) until the 3.2 rollout is complete and the
  /planetlab/yumgroups.xml file contains the BootCD group.

build.sh

index b76019c..a9c9eea 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -102,7 +102,9 @@ baseurl=http://$PRIMARY_SERVER/install-rpms/updates-fc2/
 name=PlanetLab RPMS -- PlanetLab Central
 baseurl=http://$PRIMARY_SERVER/install-rpms/planetlab/
 EOF
-    yumgroups="http://$PRIMARY_SERVER/install-rpms/planetlab/yumgroups.xml"
+    # XXX Temporary hack until the 3.2 rollout is complete and the
+    # /planetlab/yumgroups.xml file contains the BootCD group.
+    yumgroups="http://$PRIMARY_SERVER/install-rpms/planetlab-rollout/yumgroups.xml"
 
    # Solve the bootstrap problem by including any just built packages in
    # the yum configuration. This cooperates with the PlanetLab build