This won't fix the outstanding issue with broken locales and encoding,
but rather tidies up some code.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
# called by dracut
depends() {
- echo base bash drm mdraid shutdown
+ echo base bash drm i18n mdraid shutdown
return 0
}
mount -t efivarfs efivarfs /sys/firmware/efi/efivars
fi
-# Enable Unicode
-echo -en '\033%G' && kbd_mode -u
-
-# Load default console font
-setfont latarcyrheb-sun16
-
# Silence the kernel
echo >/proc/sys/kernel/printk "1 4 1 7"
echo -n -e "\033[9;0]"