Re: Call for testing on vagrant-bhyve

2016-07-29 Thread Tong Li
Hello, Thanks for your reply. One of my mentor, Steve Wills, has started working on adding support to vagrant-mutate. https://github.com/swills/vagrant-mutate/tree/bhyve But now it's limited to FreeBSD boxes, Linux boxes are more complicated, we are trying to find better ways. Now we have to

Re: Call for testing on vagrant-bhyve

2016-07-29 Thread Christian Schwarz
Hi, thanks for your work! Regarding the conversion process described in the README, you might also want to look into / patch vagrant-mutate: https://github.com/sciurus/vagrant-mutate People use it to convert from VirtualBox to libvirt on Linux. -- Christian Schwarz

Call for testing on vagrant-bhyve

2016-07-28 Thread Tong Li
Hello Everyone, As part of this year's GSoC, we created a project named vagrant-bhyve which enables bhyve as a backend of Vagrant so that we can use Vagrant to manage bhyve VMs. Now most of fundamental functions are working, including booting up a box,