[Fai-commit] r5844 - in trunk: bin debian

Thomas Lange lange at alioth.debian.org
Wed Jul 7 12:19:20 UTC 2010


Author: lange
Date: 2010-07-07 12:19:18 +0000 (Wed, 07 Jul 2010)
New Revision: 5844

Modified:
   trunk/bin/make-fai-nfsroot
   trunk/debian/changelog
Log:
make-fai-nfsroot: fix typo, remove redundant rm command

Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2010-07-06 14:58:20 UTC (rev 5843)
+++ trunk/bin/make-fai-nfsroot	2010-07-07 12:19:18 UTC (rev 5844)
@@ -363,7 +363,6 @@
     [ -f etc/init/tty1.conf ] || ln -s /usr/sbin/fai etc/init.d/rcS
     find etc/init ! -type d | egrep -v "fai|udev|hostname|mountall|mounted" | xargs -r rm
 
-    rm -f etc/udev/rules.d/70-persistent-net.rules 
     # definition for loopback device
     echo "iface lo inet loopback" > etc/network/interfaces
 

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2010-07-06 14:58:20 UTC (rev 5843)
+++ trunk/debian/changelog	2010-07-07 12:19:18 UTC (rev 5844)
@@ -4,7 +4,7 @@
   * dhcp-edit: new command that adds or removes entries to/from dhcpd.conf
     add $modified, add more messages, fix code for adding a host
   * make-fai-nfsroot.conf: set NFSROOT_HOOKS by default
-  * make-fai-nfsroot: fix typo
+  * make-fai-nfsroot: fix typo, remove redundant rm command
   * mkramdisk: use exit in main routine (closes: #583289)
   * ainsl: exit with 0 if line already exists in the file
   * sources.list: fix security.geo.debian.org domain entries




More information about the Fai-commit mailing list