Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > d6ef55f284cb8babd7915b88c355c3ce > files > 2

dracut-008-2.noarch.rpm

# Sample dracut config file

# Specific list of dracut modules to use
#dracutmodules+=""

# Dracut modules to omit
omit_dracutmodules+="selinux network btrfs debug nfs fcoe iscsi ifcfg gensplash nbd lvm"

# Dracut modules to add to the default
add_dracutmodules+="dm"

# additional kernel modules to the default
add_drivers+="loop sr_mod dm-mod dm-crypt dm-snapshot dm-multipath dm-mirror dm-log dm-log-userspace pata_acpi ide-pci-generic ata_generic ide-cd_mod i2c_core ohci_hcd ehci_hcd usbcore pata_amd ide_pci_generic ide_gd_mod ide_core pata_acpi sd_mod scsi_mod dv1394 ieee1394 ohci1394 raw1394 sbp2"

# list of kernel filesystem modules to be included in the generic initramfs
#filesystems+=""

# build initrd only to boot current hardware
hostonly="no"
#

# install local /etc/mdadm.conf
mdadmconf="yes"

# install local /etc/lvm/lvm.conf
lvmconf="yes"