dracut.conf.5.asc: remove duplicated install_items

master
Harald Hoyer 2013-03-15 16:54:38 +01:00
parent 11fbde4454
commit ee2321c91e
1 changed files with 0 additions and 4 deletions

View File

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