[Fai-commit] r4451 - trunk/bin

lange at alioth.debian.org lange at alioth.debian.org
Mon Jul 16 17:33:49 UTC 2007


Author: lange
Date: 2007-07-16 17:33:49 +0000 (Mon, 16 Jul 2007)
New Revision: 4451

Modified:
   trunk/bin/make-fai-nfsroot
Log:
do not use default settings from live.conf


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2007-07-16 17:10:03 UTC (rev 4450)
+++ trunk/bin/make-fai-nfsroot	2007-07-16 17:33:49 UTC (rev 4451)
@@ -249,6 +249,9 @@
     > etc/raidtab
     echo 'NTPSERVERS=""' > etc/default/ntp-servers
 
+    # live.conf will set hostname to debian
+    cp /dev/null etc/live.conf
+
     cp -a $cfdir/apt $NFSROOT/etc
 
     ainsl -as $NFSROOT/etc/hosts "127.0.0.1 localhost"




More information about the Fai-commit mailing list