[Fai-commit] r3282 - trunk/examples/simple/hooks

fai-repository at svn.debian.org fai-repository at svn.debian.org
Sun Mar 5 21:24:03 UTC 2006


Author: lange
Date: 2006-03-05 21:24:02 +0000 (Sun, 05 Mar 2006)
New Revision: 3282

Modified:
   trunk/examples/simple/hooks/instsoft.FAIBASE
Log:
do not pause when kernel modules are already available (closes: #314613)


Modified: trunk/examples/simple/hooks/instsoft.FAIBASE
===================================================================
--- trunk/examples/simple/hooks/instsoft.FAIBASE	2006-03-05 21:07:27 UTC (rev 3281)
+++ trunk/examples/simple/hooks/instsoft.FAIBASE	2006-03-05 21:24:02 UTC (rev 3282)
@@ -5,5 +5,6 @@
 	cat > $target/etc/kernel-img.conf <<-EOF
 	do_boot_enable = no
 	do_initrd = Yes
+	silent_modules = Yes
 EOF
 fi




More information about the Fai-commit mailing list