diff options
Diffstat (limited to 'sysutils/grub2-bhyve/pkg-descr')
-rw-r--r-- | sysutils/grub2-bhyve/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/grub2-bhyve/pkg-descr b/sysutils/grub2-bhyve/pkg-descr new file mode 100644 index 000000000000..958f6d9bba1f --- /dev/null +++ b/sysutils/grub2-bhyve/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 builds the grub-bhyve binary, allowing booting of non-FreeBSD +operating systems in bhyve. + +WWW: https://github.com/grehan-freebsd/grub2-bhyve |