dracut/dracut.conf
Harald Hoyer cb47caf786 add parameter to specify additional kernel modules to include
--add-drivers for dracut
add_drivers for dracut.conf
2009-09-09 17:02:37 +02:00

14 lines
258 B
Plaintext

# Sample dracut config file
# Specific list of dracut modules to use
#dracutmodules=""
# Dracut modules to omit
#omit_dracutmodules=""
# additional kernel modules to the default
#add_drivers=""
# build initrd only to boot current hardware
#hostonly="-h"