From c77c352adb57bab946e4985a07c1d43b46b1f050 Mon Sep 17 00:00:00 2001 From: nbm Date: Wed, 2 Aug 2000 08:30:07 +0000 Subject: Re-add grub in sysutils, it having previously removed from misc.. Original port PR: ports/20168 Originally submitted by: R Joseph Wright --- sysutils/grub/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sysutils/grub/pkg-descr (limited to 'sysutils/grub/pkg-descr') 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 -- cgit