You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# dracut config file customized for RedHat/Fedora.
|
|
|
|
|
|
|
|
# i18n
|
|
|
|
i18n_vars="/etc/sysconfig/keyboard:KEYTABLE-KEYMAP /etc/sysconfig/i18n:SYSFONT-FONT,FONTACM-FONT_MAP,FONT_UNIMAP"
|
|
|
|
omit_drivers+=' .*/fs/ocfs/.* i2o_scsi'
|
|
|
|
stdloglvl=3
|
|
|
|
logfile=/var/log/dracut.log
|
|
|
|
fileloglvl=6
|
|
|
|
install_items+=" vi /etc/virc ps grep cat rm "
|
|
|
|
prefix="/"
|
|
|
|
systemdutildir=/usr/lib/systemd
|
|
|
|
systemdsystemunitdir=/usr/lib/systemd/system
|
|
|
|
udevdir=/usr/lib/udev
|
|
|
|
add_dracutmodules+=" systemd "
|
|
|
|
hostonly="yes"
|
|
|
|
dracut_rescue_image="yes"
|