summaryrefslogtreecommitdiffstats
path: root/dracut.conf.d/50-mageia.conf
blob: e4649ae1622546b6106718a8183c2e0a8ac89024 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Configuration for 10i18n module. See /usr/share/dracut/10i18n/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"

# 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 "