RE: vm-bhyve port upgrade

2015-11-16 Thread Matt Churchyard via freebsd-virtualization
>> I am now looking at actually implementing static macs for all interfaces, as >> I’d rather guests saw the same mac address every run just in case they tie >> configuration to the >> mac (important for vm-bhyve as simply starting >> guests in a different order will change what tap devices the

Re: vm-bhyve port upgrade

2015-11-16 Thread Adam Vande More
On Mon, Nov 16, 2015 at 9:34 AM, Matt Churchyard wrote: > > I am now looking at actually implementing static macs for all interfaces, > as I’d rather guests saw the same mac address every run just in case they > tie configuration to the mac (important for vm-bhyve as simply starting > guests in a

RE: vm-bhyve port upgrade

2015-11-16 Thread Matt Churchyard via freebsd-virtualization
On Thu, Nov 12, 2015 at 4:37 AM, Matt Churchyard via freebsd-virtualization mailto:freebsd-virtualization@freebsd.org>> wrote: Hello, For anyone interested I have submitted a PR to update the version of vm-bhyve in the ports tree. Primarily this fixes the off-putting, but completely benign erro

Re: vm-bhyve port upgrade

2015-11-16 Thread Adam Vande More
On Thu, Nov 12, 2015 at 4:37 AM, Matt Churchyard via freebsd-virtualization wrote: > Hello, > > For anyone interested I have submitted a PR to update the version of > vm-bhyve in the ports tree. > Primarily this fixes the off-putting, but completely benign error printed > when users run 'vm init'