]> git.ipfire.org Git - thirdparty/dracut.git/blame_incremental - dracut.conf
add hostonly to dracut.conf
[thirdparty/dracut.git] / dracut.conf
... / ...
CommitLineData
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
9# Additional kernel modules to install
10#drivers=""
11
12# build initrd only to boot current hardware
13#hostonly="-h"