# Mageia specific dracut settings # Configuration for 20i18n module. See /usr/lib/dracut/modules.d/20i18n/README i18n_vars="/etc/sysconfig/i18n:SYSFONT-FONT,SYSFONTACM-FONT_MAP,UNIMAP-FONT_UNIMAP,LANG,LC_ALL /etc/sysconfig/keyboard:KEYTABLE,KEYMAP,GRP_TOGGLE" # build initrd only to boot current hardware hostonly="yes" hostonly_cmdline="yes" # Do not include the network module by default which saves about 10megs # Users can still generate a network friendly initrd by editing this file # or overriding omit_dracutmodules from another config file omit_dracutmodules+=" network systemd "