]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- commented PREMODS added to sysconfig-file
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 7 Sep 2001 12:21:58 +0000 (12:21 +0000)
committerPaweł Gołaszewski <blues@pld-linux.org>
Fri, 7 Sep 2001 12:21:58 +0000 (12:21 +0000)
- one more TODO

svn-id: @1213

TODO
geninitrd.sysconfig

diff --git a/TODO b/TODO
index e2c2dd21eff46ff30607dfb755457f5cdac7e579..3be9c711209763008e545002753c610cbb1a0945 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,4 +3,5 @@
 - for software raid:
   - parse /proc/mdstat too
 - test devfs support
+- find modules to preload
 
index 0dbf22e7e0c039623c28820f44a13e7430e295dd..815a7f53fc2a5e09c41c12abe00f15791eb59348 100644 (file)
@@ -1,6 +1,9 @@
 ## Basic modules to be loaded
 #BASICMODULES=""
 
+## Modules that should be loaded before anything (i.e. jbd for ext3)
+#PREMODS=""
+
 ## Should initrd be compresses?
 COMPRESS=yes
 
This page took 0.065583 seconds and 4 git commands to generate.