fixed and moved the server-side yum scripts, from nodeconfig/yum to BootstrapFS/nodec...
[bootcd.git] / prep.sh
diff --git a/prep.sh b/prep.sh
index fe69c92..0f7a999 100755 (executable)
--- a/prep.sh
+++ b/prep.sh
@@ -84,10 +84,6 @@ if [ -d $bootcd/etc/event.d ] ; then
     popd    
 fi
 
-# Write nodefamily stamp, to help bootmanager do the right thing
-mkdir -p $bootcd/etc/planetlab
-echo $nodefamily > $bootcd/etc/planetlab/nodefamily
-
 # Install fallback node configuration file
 echo "* Installing fallback node configuration file"
 install -D -m 644 usr-boot/default-node.txt $bootcd/usr/boot/default-node.txt