CVSROOT: /cvs Module name: www Changes by: t...@cvs.openbsd.org 2017/03/27 08:42:01
Modified files: faq : current.html Log message: vmd(8) changes VMs now boot using the LGPLv3 SeaBIOS from /etc/firmware/vmm-bios. Booting OpenBSD kernels or non-default BIOS images is still supported: instead of -k/kernel, you now need to use the new -b command line option of vmctl(8). Similarly, in vm.conf(5), the kernel option was replaced with boot. help & ok reyk