Re: [ovs-dev] [PATCH] vagrant: Add FreeBSD 10.2 box support.

2016-07-04 Thread William Tu
oh, I forgot to add the new file to EXTRA_DIST. Thanks for fixing it! On Sun, Jul 3, 2016 at 10:28 AM, Ben Pfaff wrote: > On Wed, Jun 29, 2016 at 10:35:00AM -0700, William Tu wrote: >> Add FreeBSD 10.2 vagrant file "Vagrantfile-FreeBSD". Users can run >> 'VAGRANT_VAGRANTFILE=Vagrantfile-FreeBSD

Re: [ovs-dev] [PATCH] vagrant: Add FreeBSD 10.2 box support.

2016-07-03 Thread Ben Pfaff
On Wed, Jun 29, 2016 at 10:35:00AM -0700, William Tu wrote: > Add FreeBSD 10.2 vagrant file "Vagrantfile-FreeBSD". Users can run > 'VAGRANT_VAGRANTFILE=Vagrantfile-FreeBSD vagrant up' to test basic > OVS configure, build, and check. > > Signed-off-by: William Tu This failed the build with the e

[ovs-dev] [PATCH] vagrant: Add FreeBSD 10.2 box support.

2016-06-29 Thread William Tu
Add FreeBSD 10.2 vagrant file "Vagrantfile-FreeBSD". Users can run 'VAGRANT_VAGRANTFILE=Vagrantfile-FreeBSD vagrant up' to test basic OVS configure, build, and check. Signed-off-by: William Tu --- Vagrantfile-FreeBSD | 49 + 1 file changed, 49 ins