[Fai-commit] r5661 - trunk/bin

Thomas Lange lange at alioth.debian.org
Sat Nov 14 00:28:03 UTC 2009


Author: lange
Date: 2009-11-14 00:28:02 +0000 (Sat, 14 Nov 2009)
New Revision: 5661

Modified:
   trunk/bin/make-fai-nfsroot
Log:
remove upstart conf files which are not needed


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2009-11-14 00:15:11 UTC (rev 5660)
+++ trunk/bin/make-fai-nfsroot	2009-11-14 00:28:02 UTC (rev 5661)
@@ -341,6 +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
 
     rm -f etc/udev/rules.d/70-persistent-net.rules 
     # definition for loopback device




More information about the Fai-commit mailing list