cleanup - ctd
[bootcd.git] / prep.sh
diff --git a/prep.sh b/prep.sh
index 6c58fae..54e1c19 100755 (executable)
--- a/prep.sh
+++ b/prep.sh
@@ -72,7 +72,7 @@ echo $nodefamily > $bootcd/etc/planetlab/nodefamily
 
 # Install fallback node configuration file
 echo "* Installing fallback node configuration file"
-install -D -m 644 conf_files/default-net.cnf $bootcd/usr/boot/default-net.cnf
+install -D -m 644 usr-boot/default-node.txt $bootcd/usr/boot/default-node.txt
 
 # Copy /etc/passwd out
 install -D -m 644 $bootcd/etc/passwd build/passwd