From: Michael Tremer Date: Sun, 23 Nov 2025 15:09:24 +0000 (+0000) Subject: installer: Load our own custom font again X-Git-Tag: v2.29-core199~17^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073a159822b404f8ccd331115ce753646198b803;p=ipfire-2.x.git installer: Load our own custom font again This is required to show cyrillic and other non-latin character sets correctly. Signed-off-by: Michael Tremer --- diff --git a/src/installer/dracut-module/run-installer.sh b/src/installer/dracut-module/run-installer.sh index c6af855f0..b23b3e71d 100644 --- a/src/installer/dracut-module/run-installer.sh +++ b/src/installer/dracut-module/run-installer.sh @@ -19,6 +19,9 @@ if [ -d "/sys/firmware/efi" ]; then mount -t efivarfs efivarfs /sys/firmware/efi/efivars fi +# 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]"