mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-12 01:40:40 +01:00
Remove incorrect statement about ca_root_nss for "vm-iso" command
ca_root_nss is not required at all since fetch(1) will use the system trust store at /etc/ssl/certs by default.
This commit is contained in:
@@ -20,7 +20,6 @@ Some of the main features include:
|
|||||||
|
|
||||||
** Some additional packages may be required in certain circumstances -
|
** Some additional packages may be required in certain circumstances -
|
||||||
|
|
||||||
* The port has a dependancy on ca_root_nss added by the ports maintainers to help avoid any SSL errors when downloading FreeBSD ISO files using the `vm iso` command.
|
|
||||||
* `sysutils/grub2-bhyve` is required to run Linux or any other guests that need a Grub bootloader.
|
* `sysutils/grub2-bhyve` is required to run Linux or any other guests that need a Grub bootloader.
|
||||||
* `sysutils/bhyve-firmware` is required to run UEFI guests
|
* `sysutils/bhyve-firmware` is required to run UEFI guests
|
||||||
* `sysutils/tmux` is needed to use tmux console access instead of cu/nmdm
|
* `sysutils/tmux` is needed to use tmux console access instead of cu/nmdm
|
||||||
|
|||||||
Reference in New Issue
Block a user