]> git.ipfire.org Git - thirdparty/dracut.git/blame - dracut.conf
mdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconf
[thirdparty/dracut.git] / dracut.conf
CommitLineData
11cbb358
HH
1# Sample dracut config file
2
3# Specific list of dracut modules to use
4#dracutmodules=""
5
6# Dracut modules to omit
7#omit_dracutmodules=""
8
cb47caf7
HH
9# additional kernel modules to the default
10#add_drivers=""
ba726310
HH
11
12# build initrd only to boot current hardware
13#hostonly="-h"
2f02ae9d
HH
14#
15
16# install local /etc/mdadm.conf
17mdadmconf="yes"