From owner-freebsd-current@freebsd.org Fri Jul 29 15:17:45 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5024DBA7EB6 for ; Fri, 29 Jul 2016 15:17:45 +0000 (UTC) (envelope-from me@cschwarz.com) Received: from orion.uberspace.de (orion.uberspace.de [95.143.172.79]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8C701A1F for ; Fri, 29 Jul 2016 15:17:44 +0000 (UTC) (envelope-from me@cschwarz.com) Received: (qmail 32139 invoked from network); 29 Jul 2016 15:10:59 -0000 Received: from localhost (HELO csarch.lan) (127.0.0.1) by orion.uberspace.de with SMTP; 29 Jul 2016 15:10:59 -0000 Date: Fri, 29 Jul 2016 17:10:57 +0200 From: Christian Schwarz To: freebsd-current@freebsd.org Subject: Re: Call for testing on vagrant-bhyve Message-ID: <20160729151057.GA16515@csarch.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2 (2016-07-01) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2016 15:17:45 -0000 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