i18n/module-setup.sh: install default font latarcyrheb-sun16
parent
b78e6ac2c3
commit
0a3e348225
|
@ -14,7 +14,7 @@ depends() {
|
||||||
install() {
|
install() {
|
||||||
dracut_install -o $systemdutildir/systemd-vconsole-setup
|
dracut_install -o $systemdutildir/systemd-vconsole-setup
|
||||||
KBDSUBDIRS=consolefonts,consoletrans,keymaps,unimaps
|
KBDSUBDIRS=consolefonts,consoletrans,keymaps,unimaps
|
||||||
DEFAULT_FONT=LatArCyrHeb-16
|
DEFAULT_FONT=latarcyrheb-sun16
|
||||||
I18N_CONF="/etc/locale.conf"
|
I18N_CONF="/etc/locale.conf"
|
||||||
VCONFIG_CONF="/etc/vconsole.conf"
|
VCONFIG_CONF="/etc/vconsole.conf"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue