SVN: geninitrd/trunk/mod-ide.sh
arekm
arekm at pld-linux.org
Tue Feb 10 11:05:57 CET 2009
Author: arekm
Date: Tue Feb 10 11:05:57 2009
New Revision: 10116
Modified:
geninitrd/trunk/mod-ide.sh
Log:
ide-disk is ide-gd_disk in newer kernels
Modified: geninitrd/trunk/mod-ide.sh
==============================================================================
--- geninitrd/trunk/mod-ide.sh (original)
+++ geninitrd/trunk/mod-ide.sh Tue Feb 10 11:05:57 2009
@@ -2,8 +2,8 @@
#
# geninitrd mod: ide
-PREIDEMODS="-ide-core unknown -ide-detect -ide-disk"
-PREIDEMODSOLD="-ide-probe -ide-probe-mod -ide-disk"
+PREIDEMODS="-ide-core unknown -ide-detect -ide-disk -ide-gd_disk"
+PREIDEMODSOLD="-ide-probe -ide-probe-mod -ide-disk -ide-gd_disk"
# ???
ide_only_root=${ide_only_root:-no}
More information about the pld-cvs-commit
mailing list