diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-07-10 10:27:02 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-11 10:28:11 -0500 |
commit | 03daf0605a90e78f1568ebb4a97d971e2a11a727 (patch) | |
tree | 9a6796374464179747980ba2eae1dfb9747b0d16 /system/grub2/slack-desc | |
parent | 1ae2e43b3812edf05daf3cbcc97335f889389bb1 (diff) | |
download | slackbuilds-03daf0605a90e78f1568ebb4a97d971e2a11a727.tar.gz |
system/grub2: Added (GRand Unified Bootloader)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/grub2/slack-desc')
-rw-r--r-- | system/grub2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/grub2/slack-desc b/system/grub2/slack-desc new file mode 100644 index 0000000000..5547a58ad5 --- /dev/null +++ b/system/grub2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +grub2: GRUB (the GRand Unified Bootloader) +grub2: +grub2: GNU GRUB is a multiboot boot loader. +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: The website of grub is http://www.gnu.org/software/grub/ +grub2: |