]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
manpage addition for kernel drivers
authorHarald Hoyer <harald@redhat.com>
Wed, 14 Apr 2010 15:58:56 +0000 (17:58 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 14 Apr 2010 15:58:56 +0000 (17:58 +0200)
The kernel modules have to be specified without the ".ko" suffix.

dracut.8
dracut.conf.5

index 834c4f20c62b4ac372c52cf9b93d2395b1327e11..31a70fc273205200f102f2144b13c8552b959035 100644 (file)
--- a/dracut.8
+++ b/dracut.8
@@ -30,9 +30,11 @@ add a space-separated list of dracut modules.
 .BR \-d ", " \-\-drivers " \fILIST\fR"
 specify a space-separated list of kernel modules to exclusively include
 in the initramfs.
+The kernel modules have to be specified without the ".ko" suffix.
 .TP
 .BR \-\-add-drivers " \fILIST\fR"
 specify a space-separated list of kernel modules to add to the initramfs.
+The kernel modules have to be specified without the ".ko" suffix.
 .TP
 .BR \-\-filesystems " \fILIST\fR"
 specify a space-separated list of kernel filesystem modules to exclusively 
index 30bf16f1ecfa41a7e2a944682086ff77835e3035..a781dfbeb004b0d13914d3eccb15d656ea779a9a 100644 (file)
@@ -26,10 +26,12 @@ Add a space-separated list of dracut modules.
 .BR drivers= \%"[LIST]"
 Specify a space-separated list of kernel modules to
 exclusively include in the initramfs.
+The kernel modules have to be specified without the ".ko" suffix.
 .TP
 .BR add_drivers= \%"[LIST]"
 Specify a space-separated list of kernel 
 modules to add to the initramfs.
+The kernel modules have to be specified without the ".ko" suffix.
 .TP
 .BR filesystems= \%"[LIST]"
 Specify a space-separated list of kernel filesystem