[Fai-commit] r4990 - trunk/examples/simple/scripts/FAIBASE

lange at alioth.debian.org lange at alioth.debian.org
Sun Jun 15 10:40:37 UTC 2008


Author: lange
Date: 2008-06-15 10:40:36 +0000 (Sun, 15 Jun 2008)
New Revision: 4990

Modified:
   trunk/examples/simple/scripts/FAIBASE/10-misc
Log:
add comment


Modified: trunk/examples/simple/scripts/FAIBASE/10-misc
===================================================================
--- trunk/examples/simple/scripts/FAIBASE/10-misc	2008-06-13 15:58:47 UTC (rev 4989)
+++ trunk/examples/simple/scripts/FAIBASE/10-misc	2008-06-15 10:40:36 UTC (rev 4990)
@@ -10,7 +10,7 @@
     ainsl -a $target/etc/modules "^$module$"
 done
 
-# disable fsck on ext3 filesystems
+# disable fsck on ext3 filesystemsm this can be replaced by tuneopts in disk_config
 for part in $(mount|grep $target |grep "type ext3"|perl -ane 'print "$F[0] "')
 do
     echo "Disable periodic fsck on $part"




More information about the Fai-commit mailing list