diff options
author | nbm <nbm@FreeBSD.org> | 2000-08-02 16:30:07 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-08-02 16:30:07 +0800 |
commit | c77c352adb57bab946e4985a07c1d43b46b1f050 (patch) | |
tree | 5db2df0a1a6c9225cc92583abf720cff50a1de66 /sysutils/grub/pkg-descr | |
parent | 0c5dfca4556f76f282faa6467e95b505b8ac820f (diff) | |
download | freebsd-ports-gnome-c77c352adb57bab946e4985a07c1d43b46b1f050.tar.gz freebsd-ports-gnome-c77c352adb57bab946e4985a07c1d43b46b1f050.tar.zst freebsd-ports-gnome-c77c352adb57bab946e4985a07c1d43b46b1f050.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>
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 |