diff options
Diffstat (limited to 'sysutils/grub2/pkg-descr')
-rw-r--r-- | sysutils/grub2/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/grub2/pkg-descr b/sysutils/grub2/pkg-descr new file mode 100644 index 000000000000..a7c96cf68662 --- /dev/null +++ b/sysutils/grub2/pkg-descr @@ -0,0 +1,8 @@ +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 you will need to read the info page that is installed by the port. + +WWW: http://www.gnu.org/software/grub/ |