- build with fc4 filesystem
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 15 May 2006 19:19:33 +0000 (19:19 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 15 May 2006 19:19:33 +0000 (19:19 +0000)
- rename bootcd_v3 to bootcd

bootcd.spec

index 309e3ef..7827f6d 100644 (file)
@@ -5,7 +5,7 @@
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab 3.3
-URL: http://cvs.planet-lab.org/cvs/bootcd_v3
+URL: http://cvs.planet-lab.org/cvs/bootcd
 
 Summary: Boot CD
 Name: bootcd
@@ -37,10 +37,10 @@ Central servers.
 %setup -q
 
 %build
-pushd bootcd_v3
+pushd bootcd
 
 # Build the reference image
-./prep.sh
+./prep.sh -r 4
 
 # Build the default configuration (PlanetLab)
 ./build.sh
@@ -53,7 +53,7 @@ popd
 %install
 rm -rf $RPM_BUILD_ROOT
 
-pushd bootcd_v3
+pushd bootcd
 
 # Install the reference image and build scripts
 install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/%{name}