mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
03daf0605a
Signed-off-by: dsomero <xgizzmo@slackbuilds.org> |
||
---|---|---|
.. | ||
05_debian_theme | ||
doinst.sh | ||
etc.default.grub | ||
grub.info | ||
grub2.info | ||
grub2.SlackBuild | ||
README | ||
slack-desc |
GRUB2 (the GRand Unified Bootloader) GNU GRUB is a multiboot boot loader. If you want to use a big font in a graphical terminal of grub2, try the below command. grub-mkfont -o /usr/share/grub/unifont.pf2 -abv -s [font size] /usr/share/ fonts/unifont/unifont.ttf If you want to use a fixed sized small font in gfxterm, try this. grub-mkfont -o /usr/share/grub/unifont.pf2 -v /usr/share/fonts/ unifont/unifont.pcf.gz Requires: osprober unifont help2man