SVN: geninitrd/trunk/mod-ide.sh

arekm arekm at pld-linux.org
Tue Feb 10 11:13:04 CET 2009


Author: arekm
Date: Tue Feb 10 11:13:04 2009
New Revision: 10117

Modified:
   geninitrd/trunk/mod-ide.sh
Log:
- ide-gd_mod not ide-gd_disk

Modified: geninitrd/trunk/mod-ide.sh
==============================================================================
--- geninitrd/trunk/mod-ide.sh	(original)
+++ geninitrd/trunk/mod-ide.sh	Tue Feb 10 11:13:04 2009
@@ -2,8 +2,8 @@
 #
 # geninitrd mod: ide
 
-PREIDEMODS="-ide-core unknown -ide-detect -ide-disk -ide-gd_disk"
-PREIDEMODSOLD="-ide-probe -ide-probe-mod -ide-disk -ide-gd_disk"
+PREIDEMODS="-ide-core unknown -ide-detect -ide-disk -ide-gd_mod"
+PREIDEMODSOLD="-ide-probe -ide-probe-mod -ide-disk -ide-gd_mod"
 
 # ???
 ide_only_root=${ide_only_root:-no}


More information about the pld-cvs-commit mailing list