diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-08-28 15:05:56 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:15 -0500 |
commit | 056131c490721cf57b7917eb467447266b257656 (patch) | |
tree | 3389119747015e51f03b48be3024995de9250ac3 /system/grub2/slack-desc | |
parent | 681a94659de0771ebae1aa2cf61f4a33fb1307be (diff) | |
download | slackbuilds-056131c490721cf57b7917eb467447266b257656.tar.gz |
system/grub2: Build a graphical terminal font.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/grub2/slack-desc')
-rw-r--r-- | system/grub2/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/grub2/slack-desc b/system/grub2/slack-desc index 5547a58ad5..ed61e9fd38 100644 --- a/system/grub2/slack-desc +++ b/system/grub2/slack-desc @@ -9,11 +9,11 @@ grub2: GRUB (the GRand Unified Bootloader) grub2: grub2: GNU GRUB is a multiboot boot loader. -grub2: +grub2: grub2: os-prober is needed to detect OSes on other partitions. -grub2: -grub2: unifont is required when you want to use a background image on the -grub2: grub screen.(gfxterm(graphical terminal) uses unifont) +grub2: +grub2: unifont is required since graphical terminal uses unifont. +grub2: Graphical terminal displays background images on grub. grub2: grub2: The website of grub is http://www.gnu.org/software/grub/ grub2: |