]> git.pld-linux.org Git - packages/dracut.git/blame - pld.conf
correct bash-completion epoch
[packages/dracut.git] / pld.conf
CommitLineData
24f4b11e
JR
1# Dracut config file customized for PLD.
2
3# i18n
4i18n_vars="/etc/sysconfig/console:KEYTABLE-KEYMAP,CONSOLEFONT-FONT,CONSOLEMAP-FONT_MAP,CONSOLESCREENFONTMAP-FONT_UNIMAP"
272c7dd7 5install_items+=" vi /etc/vim/vimrc ps grep cat rm open printf "
0ba4006e
JR
6stdloglvl=3
7systemdutildir=/lib/systemd
8systemdsystemunitdir=/lib/systemd/system
9udevdir=/lib/udev
adde4d77 10kernel_cmdline="rd.auto=1"
2e82f812 11
f05128e6
JR
12omit_dracutmodules+=" bootchart systemd-bootchart "
13#add_dracutmodules+=" systemd "
2e82f812 14# for systemd these modules do not make sense
f05128e6 15#omit_dracutmodules+=" securityfs masterkey integrity selinux "
This page took 0.147435 seconds and 4 git commands to generate.