manpage addition for kernel drivers

The kernel modules have to be specified without the ".ko" suffix.
master
Harald Hoyer 2010-04-14 17:58:56 +02:00
parent d293133982
commit 9b17b085f3
2 changed files with 4 additions and 0 deletions

View File

@ -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

View 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