[Fai-commit] r3839 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 4 14:41:43 UTC 2006


Author: lange
Date: 2006-09-04 14:41:42 +0000 (Mon, 04 Sep 2006)
New Revision: 3839

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


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2006-09-04 14:10:55 UTC (rev 3838)
+++ trunk/bin/make-fai-nfsroot	2006-09-04 14:41:42 UTC (rev 3839)
@@ -328,7 +328,7 @@
     install_packages -l -p/etc/fai > $NFSROOT/var/tmp/packages.nfsroot
     echo "Adding additional packages to $NFSROOT:"
     cat $NFSROOT/var/tmp/packages.nfsroot
-    install_packages $v -p/etc/fai
+    call_verbose install_packages $v -p/etc/fai
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 umount_dirs() {




More information about the Fai-commit mailing list