[Fai-commit] r6616 - trunk/bin

Thomas Lange lange at alioth.debian.org
Wed Jul 20 16:37:21 UTC 2011


Author: lange
Date: 2011-07-20 16:37:21 +0000 (Wed, 20 Jul 2011)
New Revision: 6616

Modified:
   trunk/bin/make-fai-nfsroot
Log:
remove unused code


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2011-07-20 16:35:55 UTC (rev 6615)
+++ trunk/bin/make-fai-nfsroot	2011-07-20 16:37:21 UTC (rev 6616)
@@ -221,7 +221,6 @@
 copy_fai_files() {
 
     # copy to nfsroot
-#    echo "root:$FAI_ROOTPW" | $ROOTCMD chpasswd --encrypted
     $ROOTCMD usermod -p "$FAI_ROOTPW" root
     cp -RLpv $cfdir/* $NFSROOT/etc/fai
     # append additional variables to fai.conf for the install clients




More information about the Fai-commit mailing list