summaryrefslogtreecommitdiff
path: root/dracut.8
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-09-09 17:02:37 +0200
committerHarald Hoyer <harald@redhat.com>2009-09-09 17:02:37 +0200
commitcb47caf786f68b2c2a239bb726cf84f38b9b50b4 (patch)
tree6b9636b0058b2db5b86cd5cde04d13bdaf60e9fc /dracut.8
parentd9f063387872dc05b222fdd4303c0751c3a72c56 (diff)
downloaddracut-cb47caf786f68b2c2a239bb726cf84f38b9b50b4.tar.gz
dracut-cb47caf786f68b2c2a239bb726cf84f38b9b50b4.tar.bz2
dracut-cb47caf786f68b2c2a239bb726cf84f38b9b50b4.zip
add parameter to specify additional kernel modules to include
--add-drivers for dracut add_drivers for dracut.conf
Diffstat (limited to 'dracut.8')
-rw-r--r--dracut.84
1 files changed, 3 insertions, 1 deletions
diff --git a/dracut.8 b/dracut.8
index 5ac33f9c..b0547d95 100644
--- a/dracut.8
+++ b/dracut.8
@@ -28,7 +28,9 @@ omit a space-separated list of dracut modules.
add a space-separated list of dracut modules.
.TP
.BR \-d ", " \-\-drivers " \fILIST\fR"
-specify a space-separated list of kernel modules to include in the initramfs.
+specify a space-separated list of kernel modules to exclusively include in the initramfs.
+.BR \-\-add-drivers " \fILIST\fR"
+specify a space-separated list of kernel modules to add to the initramfs.
.TP
.BR \-k ", " \-\-kmoddir " \fI{DIR}\fR
specify the directory, where to look for kernel modules