Management system for bhyve virtual machines
Go to file
2023-05-28 15:33:04 +02:00
.github
lib Merge PR #487 from upstream 2023-05-28 15:33:04 +02:00
rc.d
sample-templates Add SecBSD template 2023-05-28 12:02:05 +02:00
LICENSE
Makefile Change the sample path in Makefile 2023-05-28 11:28:58 +02:00
README.md
vm
vm.8 Merge PR #504 from upstream 2023-05-28 11:41:59 +02:00

vm-bhyve-laylo

Management system for HardenedBSD bhyve virtual machines

Some of the main features include:

  • *BSD/Windows/Linux guest support
  • UEFI and BIOS support
  • Intuitive configuration and usage
  • ZFS support

This fork adds the following to the upstream vm-bhyve:

  • First class support for HardenedBSD hosts
  • First class support for OpenBSD guests
  • Merged PRs
  • Further customizations to fit our usecases
See the wiki for more information and examples.