[Fai-commit] r4450 - trunk/bin

lange at alioth.debian.org lange at alioth.debian.org
Mon Jul 16 17:10:03 UTC 2007


Author: lange
Date: 2007-07-16 17:10:03 +0000 (Mon, 16 Jul 2007)
New Revision: 4450

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


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2007-07-16 17:06:17 UTC (rev 4449)
+++ trunk/bin/make-fai-nfsroot	2007-07-16 17:10:03 UTC (rev 4450)
@@ -247,11 +247,8 @@
     # liloconfig, dump and raidtool2 needs these files
     echo "# UNCONFIGURED FSTAB FOR BASE SYSTEM" > etc/fstab
     > etc/raidtab
-#    mkdir -p lib/modules/$KERNELVERSION           # dirty trick to hoax lvm
-#    >  lib/modules/$KERNELVERSION/modules.dep  # dirty trick to hoax lvm
     echo 'NTPSERVERS=""' > etc/default/ntp-servers
 
-    mkdir -p $NFSROOT/var/state
     cp -a $cfdir/apt $NFSROOT/etc
 
     ainsl -as $NFSROOT/etc/hosts "127.0.0.1 localhost"




More information about the Fai-commit mailing list