@ -143,6 +156,11 @@ Modules are located in
@@ -143,6 +156,11 @@ Modules are located in
</term>
<listitem>
<para>force to add a space-separated list of dracut modules to the default set of modules, when -H is specified. This parameter can be specified multiple times.</para>
<para>
If [LIST] has multiple arguments, then you have to put these in quotes.
@ -166,6 +189,11 @@ The kernel modules have to be specified without the ".ko" suffix. This
@@ -166,6 +189,11 @@ The kernel modules have to be specified without the ".ko" suffix. This
<listitem>
<para>specify a space-separated list of kernel modules to add to the initramfs.
The kernel modules have to be specified without the ".ko" suffix. This parameter can be specified multiple times.</para>
<para>
If [LIST] has multiple arguments, then you have to put these in quotes.
@ -175,6 +203,11 @@ The kernel modules have to be specified without the ".ko" suffix. This
@@ -175,6 +203,11 @@ The kernel modules have to be specified without the ".ko" suffix. This
<listitem>
<para>specify a space-separated list of kernel filesystem modules to exclusively
include in the generic initramfs. This parameter can be specified multiple times.</para>
<para>
If [LIST] has multiple arguments, then you have to put these in quotes.
@ -253,6 +286,11 @@ include in the generic initramfs. This parameter can be specified multiple times
@@ -253,6 +286,11 @@ include in the generic initramfs. This parameter can be specified multiple times
<filename>dracut.conf</filename>'s specification; the
installation is opportunistic (non-existing tools are ignored)
</para>
<para>
If [LIST] has multiple arguments, then you have to put these in quotes.
@ -450,6 +488,11 @@ TARGET directory in the final initramfs. If SOURCE is a file, it will be install
@@ -450,6 +488,11 @@ TARGET directory in the final initramfs. If SOURCE is a file, it will be install
</term>
<listitem>
<para>install the space separated list of files into the initramfs.</para>
<para>
If [LIST] has multiple arguments, then you have to put these in quotes.