From 52e929147eace2888a0385c6fd820d84b8d7ec25 Mon Sep 17 00:00:00 2001 From: reyk <> Date: Wed, 6 Jan 2016 09:59:30 +0000 Subject: [PATCH] This is just an example and we don't have to bump the set's version number all the time, but let's use install59.fs as it will be the first release that includes vmm. --- src/etc/examples/vm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/examples/vm.conf b/src/etc/examples/vm.conf index c3fb2b11..1d514c8a 100644 --- a/src/etc/examples/vm.conf +++ b/src/etc/examples/vm.conf @@ -1,4 +1,4 @@ -# $OpenBSD: vm.conf,v 1.3 2015/12/07 17:12:16 reyk Exp $ +# $OpenBSD: vm.conf,v 1.4 2016/01/06 09:59:30 reyk Exp $ # # Macros @@ -18,7 +18,7 @@ vm "openbsd.vm" { disk "/home/vm/OpenBSD.img" # Second disk from OpenBSD contains the install sets - disk $sets "install58.fs" + disk $sets "install59.fs" # Interface will show up as tap(4) on the host and as vio(4) in the VM interfaces 1