From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Subject: Re: netbsd in Xen testing environment Date: Tue, 13 Oct 2015 13:02:06 +0200 Message-ID: <561CE4AE.9080805@citrix.com> References: <20150805160917.GW559@irregular-apocalypse.k.bsd.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZlxLo-0003Lt-9b for xen-devel@lists.xenproject.org; Tue, 13 Oct 2015 11:02:36 +0000 In-Reply-To: <20150805160917.GW559@irregular-apocalypse.k.bsd.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Christoph Badura Cc: xen-devel , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hello, Sorry for the delay. Ccing Ian Jackson and Ian Campbell, which are the maintainers of OSSTest (our in-house Xen CI loop tool). El 05/08/15 a les 18.09, Christoph Badura ha escrit: > Hi Roger, > > we talk during FOSDEM about setting up NetBSD in your testing environment. > We agreed to get in touch again after you guys finshed the move to the > public enviroment and after my projects have become less hectic. > > Are you guys still interested? AFAIK the move to the new colo is finished, so I guess it's a right time to start looking into this. The first step would probably be to add a NetBSD 32 and 64bit PV DomUs, and then we can look into also adding a NetBSD Dom0 (host). Some time ago I've added support for a FreeBSD 32/64bit HVM DomU, not sure if that's very helpful since it's HVM and not PV, but it might be a good starting point. In any case, OSSTest code can be fetched from: http://xenbits.xen.org/gitweb/?p=osstest.git;a=summary Take a look at the ts-freebsd-install script in order to see how DomUs are set up. Roger.