mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
8f18cb5b10
This installs PC-BSD's custom grub 2.02-prerelease, which includes various enhancements for Boot-Environments and ZFS support
13 lines
540 B
Plaintext
13 lines
540 B
Plaintext
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.
|
|
|
|
This port includes additional patches and fixes making it work properly
|
|
with ZFS boot-environments. Users on UFS will probably want to install the
|
|
regular sysutils/grub2 port.
|
|
|
|
WWW: http://www.gnu.org/software/grub/
|