[Fai-commit] r6232 - trunk/bin
Thomas Lange
lange at alioth.debian.org
Mon Dec 13 11:20:24 UTC 2010
Author: lange
Date: 2010-12-13 11:20:23 +0000 (Mon, 13 Dec 2010)
New Revision: 6232
Modified:
trunk/bin/make-fai-nfsroot
Log:
mdadm.conf should not contain info from the install server
Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot 2010-12-09 17:07:20 UTC (rev 6231)
+++ trunk/bin/make-fai-nfsroot 2010-12-13 11:20:23 UTC (rev 6232)
@@ -354,6 +354,7 @@
find etc/init ! -type d | egrep -v "fai|udev|hostname|mountall|mounted" | xargs -r rm
fi
+ rm -f etc/mdadm/mdadm.conf # remove file which contains info of the install server
# this second rm of the same file is needed!
rm -f etc/udev/rules.d/70-persistent-net.rules
# definition for loopback device
More information about the Fai-commit
mailing list