diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-02 08:30:07 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-02 08:30:07 +0000 |
commit | e7047f6949cbc66bbb58f768c9983a2ba4829bde (patch) | |
tree | 617ba707dbd4b60b9272efe16f10ab816a672a3f /sysutils/grub/pkg-descr | |
parent | 72226cf97c22e4669f2e53e61067d026d9659d5f (diff) | |
download | ports-e7047f6949cbc66bbb58f768c9983a2ba4829bde.tar.gz ports-e7047f6949cbc66bbb58f768c9983a2ba4829bde.zip |
Re-add grub in sysutils, it having previously removed from misc..
Original port PR: ports/20168
Originally submitted by: R Joseph Wright <rjoseph@mammalia.org>
Notes
Notes:
svn path=/head/; revision=31250
Diffstat (limited to 'sysutils/grub/pkg-descr')
-rw-r--r-- | sysutils/grub/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/grub/pkg-descr b/sysutils/grub/pkg-descr new file mode 100644 index 000000000000..9b5d4dd1e84c --- /dev/null +++ b/sysutils/grub/pkg-descr @@ -0,0 +1,9 @@ +GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand +Unified Bootloader, which was originally designed and implemented by Erich +Stefan Boleyn. + +This port does not install GRUB on the master boot record of your hard drive. +To do this, or to use it with a floppy disk, you will need to read the info +page that is installed by the port. + +WWW: http://www.gnu.org/software/grub |