dracut.conf.5.asc: remove duplicated install_items
parent
11fbde4454
commit
ee2321c91e
|
@ -51,10 +51,6 @@ Configuration files must have the extension .conf; other extensions are ignored.
|
||||||
Specify a space-separated list of kernel modules not to add to the
|
Specify a space-separated list of kernel modules not to add to the
|
||||||
initramfs. The kernel modules have to be specified without the ".ko" suffix.
|
initramfs. The kernel modules have to be specified without the ".ko" suffix.
|
||||||
|
|
||||||
*install_items+=*" __<kernel modules>__ "::
|
|
||||||
Specify a space-separated list of files, which are added to the initramfs
|
|
||||||
image.
|
|
||||||
|
|
||||||
*filesystems+=*" __<filesystem names>__ "::
|
*filesystems+=*" __<filesystem names>__ "::
|
||||||
Specify a space-separated list of kernel filesystem modules to exclusively
|
Specify a space-separated list of kernel filesystem modules to exclusively
|
||||||
include in the generic initramfs.
|
include in the generic initramfs.
|
||||||
|
|
Loading…
Reference in New Issue