[Fai-commit] r5673 - people/shermann/ubuntu-3.3.1/bin

Stephan Hermann shermann-guest at alioth.debian.org
Tue Nov 17 12:48:39 UTC 2009


Author: shermann-guest
Date: 2009-11-17 12:48:39 +0000 (Tue, 17 Nov 2009)
New Revision: 5673

Modified:
   people/shermann/ubuntu-3.3.1/bin/make-fai-nfsroot
Log:
added fix from Waldemar to make-fai-nfsroot



Modified: people/shermann/ubuntu-3.3.1/bin/make-fai-nfsroot
===================================================================
--- people/shermann/ubuntu-3.3.1/bin/make-fai-nfsroot	2009-11-17 11:16:22 UTC (rev 5672)
+++ people/shermann/ubuntu-3.3.1/bin/make-fai-nfsroot	2009-11-17 12:48:39 UTC (rev 5673)
@@ -341,7 +341,7 @@
     ln -sf /usr/share/zoneinfo/$timezone etc/localtime
     ln -sf /proc/mounts etc/mtab
     [ -f etc/init/tty1.conf ] || ln -s /usr/sbin/fai etc/init.d/rcS
-    find etc/init ! -type d | egrep -v "udev|hostname|mountall" | xargs -r rm
+    find etc/init ! -type d | egrep -v "fai|udev|hostname|mountall" | xargs -r rm
 
     rm -f etc/udev/rules.d/70-persistent-net.rules 
     # definition for loopback device




More information about the Fai-commit mailing list