dracut/dracut.conf
2010-02-12 12:19:33 +01:00

27 lines
514 B
Plaintext

# Sample dracut config file
# Specific list of dracut modules to use
#dracutmodules=""
# Dracut modules to omit
#omit_dracutmodules=""
# Dracut modules to add to the default
#add_dracutmodules=""
# additional kernel modules to the default
#add_drivers=""
# list of kernel filesystem modules to be included in the generic initramfs
#filesystems=""
# build initrd only to boot current hardware
#hostonly="yes"
#
# install local /etc/mdadm.conf
mdadmconf="yes"
# install local /etc/lvm/lvm.conf
lvmconf="yes"