]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
grub: Use unifont as default.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 4 Sep 2014 16:12:23 +0000 (18:12 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 4 Sep 2014 16:12:23 +0000 (18:12 +0200)
Fixes #10601.

config/grub2/default

index c1b78237e88fcd4572740c019f6a6356593ce396..39eed0fb5aa30b60aef792f33e039da9396b5b49 100644 (file)
@@ -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"