diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2013-04-22 15:51:21 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2013-04-22 15:51:21 +0000 |
commit | f14ac77652155f59c1f51fe9ef797344de9b8d90 (patch) | |
tree | e357f98a72df2de561d14a71b26e50c6fad78104 /sysutils/grub/pkg-descr | |
parent | adb87e14ab0a4cd8a51569ce06596a9a817f6c8d (diff) | |
download | ports-f14ac77652155f59c1f51fe9ef797344de9b8d90.tar.gz ports-f14ac77652155f59c1f51fe9ef797344de9b8d90.zip |
Notes
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..31e5a37d6998 --- /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/ |