X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=f7db0c9fbc22420d000a37812595524d70272f9f;hb=e68eff749575e7cec6f8f06a74f1de6ca993cd45;hp=d2708070082c2190a777eb0c369de0c67d345173;hpb=d7cb7b8b1144544b5c3ba0777f02c6e97209b7ba;p=vserver-reference.git diff --git a/build.sh b/build.sh index d270807..f7db0c9 100755 --- a/build.sh +++ b/build.sh @@ -8,12 +8,12 @@ # Mark Huang # Copyright (C) 2004-2005 The Trustees of Princeton University # -# $Id: vserver-reference.init,v 1.17 2005/09/02 19:46:37 mlhuang Exp $ +# $Id: build.sh,v 1.2 2005/10/01 18:20:08 mlhuang Exp $ # # Get the production /etc/yum.conf file. XXX When MAs begin deploying # their own boot servers and/or code, this will have to change. -curl --silent http://boot.planet-lab.org/$(curl --silent --insecure --form node_id=0 --form file=/etc/yum.conf https://boot.planet-lab.org/db/plnodeconf/getsinglefile.php) > yum.conf +curl --silent http://boot.planet-lab.org/$(curl --silent --insecure --form node_id=1 --form file=/etc/yum.conf https://boot.planet-lab.org/db/plnodeconf/getsinglefile.php) > yum.conf # Solve the bootstrap problem by including any just built packages in # the yum configuration. This cooperates with the PlanetLab build @@ -33,6 +33,7 @@ d EOF # And replace them with a section for the RPMS that were just built + yum-arch $(dirname $RPM_BUILD_DIR)/RPMS cat >> yum.conf <