[Fai-commit] r3518 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Tue Jun 13 15:56:07 UTC 2006


Author: lange
Date: 2006-06-13 15:56:06 +0000 (Tue, 13 Jun 2006)
New Revision: 3518

Modified:
   trunk/bin/make-fai-nfsroot
Log:
fix typo


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2006-06-13 15:48:46 UTC (rev 3517)
+++ trunk/bin/make-fai-nfsroot	2006-06-13 15:56:06 UTC (rev 3518)
@@ -273,7 +273,7 @@
     rm etc/mtab
     ln -s /proc/mounts etc/mtab
     mkdir var/lib/discover etc/sysconfig tmp/etc
-    cp -p /etc/resolv/conf tmp/etc # so we have DNS after chroot $NFSROOT on the install server
+    cp -p /etc/resolv.conf tmp/etc # so we have DNS after chroot $NFSROOT on the install server
     ln -sf /tmp/etc/resolv.conf etc/resolv.conf
     ln -s /usr/sbin/fai etc/init.d/rcS
     # for nis




More information about the Fai-commit mailing list