The OpenBSD template is working on OpenBSD 6.2 now.

This commit is contained in:
Timo Pallach
2017-12-07 12:38:19 +01:00
parent c9ec4d05f6
commit 4cfda1189f

View File

@@ -5,5 +5,6 @@ network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0.img"
grub_install0="kopenbsd -h com0 /5.9/amd64/bsd.rd"
grub_install0="kopenbsd -h com0 /6.2/amd64/bsd.rd"
grub_run0="kopenbsd -h com0 -r sd0a /bsd"
bhyve_options="-w"