From: Stefan Schantl Date: Thu, 4 Sep 2014 16:12:23 +0000 (+0200) Subject: grub: Use unifont as default. X-Git-Tag: v2.17-core87~103^2~51^2~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4d62bc2abce106cf8d1407c6067646fdb0a8d5d;p=ipfire-2.x.git grub: Use unifont as default. Fixes #10601. --- diff --git a/config/grub2/default b/config/grub2/default index c1b78237e8..39eed0fb5a 100644 --- a/config/grub2/default +++ b/config/grub2/default @@ -4,3 +4,4 @@ GRUB_DEFAULT=saved GRUB_CMDLINE_LINUX="panic=10" GRUB_DISABLE_RECOVERY="true" GRUB_BACKGROUND="/boot/grub/splash.png" +GRUB_FONT="/boot/grub/unifont.pf2"