Re: vm.conf: boot-device

2019-05-12 Thread Mike Larkin
On Sun, May 12, 2019 at 08:50:51PM +0200, Anton Lindqvist wrote: > On Wed, May 08, 2019 at 01:02:10PM -0700, Mike Larkin wrote: > > On Wed, May 08, 2019 at 09:41:42PM +0200, Anton Lindqvist wrote: > > > On Wed, May 08, 2019 at 07:19:45PM +0200, Reyk Floeter wrote: > > > > On Wed, May 08, 2019 at 06

Re: vm.conf: boot-device

2019-05-12 Thread Anton Lindqvist
On Wed, May 08, 2019 at 01:02:10PM -0700, Mike Larkin wrote: > On Wed, May 08, 2019 at 09:41:42PM +0200, Anton Lindqvist wrote: > > On Wed, May 08, 2019 at 07:19:45PM +0200, Reyk Floeter wrote: > > > On Wed, May 08, 2019 at 06:47:53PM +0200, Anton Lindqvist wrote: > > > > Hi, > > > > A first stab a

Re: vm.conf: boot-device

2019-05-08 Thread Mike Larkin
On Wed, May 08, 2019 at 09:41:42PM +0200, Anton Lindqvist wrote: > On Wed, May 08, 2019 at 07:19:45PM +0200, Reyk Floeter wrote: > > On Wed, May 08, 2019 at 06:47:53PM +0200, Anton Lindqvist wrote: > > > Hi, > > > A first stab at adding support for option `-B device' to vm.conf(5). > > > With the d

Re: vm.conf: boot-device

2019-05-08 Thread Anton Lindqvist
On Wed, May 08, 2019 at 07:19:45PM +0200, Reyk Floeter wrote: > On Wed, May 08, 2019 at 06:47:53PM +0200, Anton Lindqvist wrote: > > Hi, > > A first stab at adding support for option `-B device' to vm.conf(5). > > With the diff below, I'm able to add a dedicated VM to be used with > > autoinstall(5

Re: vm.conf: boot-device

2019-05-08 Thread Reyk Floeter
On Wed, May 08, 2019 at 06:47:53PM +0200, Anton Lindqvist wrote: > Hi, > A first stab at adding support for option `-B device' to vm.conf(5). > With the diff below, I'm able to add a dedicated VM to be used with > autoinstall(5): > > vm "amd64-install" { > disable > boot $sna

vm.conf: boot-device

2019-05-08 Thread Anton Lindqvist
Hi, A first stab at adding support for option `-B device' to vm.conf(5). With the diff below, I'm able to add a dedicated VM to be used with autoinstall(5): vm "amd64-install" { disable boot $snapshots "bsd.rd" disk $home "amd64.qcow2" boot-device net