X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=prep.sh;h=0f7a999f9a379c40c35a877baa56aa188d555ece;hb=7a74673b75441c7cea420ff9276f15b996f5dcfa;hp=fe69c928933c1f531e190f682c67d47d9699e458;hpb=6c339073c1d3c69ad6c1eaa6a03f65864d6ca28c;p=bootcd.git diff --git a/prep.sh b/prep.sh index fe69c92..0f7a999 100755 --- 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