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.
10 lines
320 B
10 lines
320 B
# /etc/dracut.conf.d/gentoo-openrc.conf |
|
# Dracut config file customized for Gentoo Base System release 2 |
|
|
|
# |
|
# Modules |
|
# |
|
|
|
# i18n |
|
keyboard_vars="/etc/conf.d/keymaps:keymap-KEYMAP,extended_keymaps-EXT_KEYMAPS" |
|
i18n_vars="/etc/conf.d/consolefont:consolefont-SYSFONT,consoletranslation-CONTRANS /etc/rc.conf:unicode-UNICODE"
|
|
|