From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Levon Subject: Re: [PATCH] Makefile reworking Date: Mon, 7 Nov 2005 15:18:16 +0000 Message-ID: <20051107151816.GA15574@trollied.org> References: <20051107144441.GA20544@trollied.org> <29a53e5cad4c2deb5e1cda41e5b668e2@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <29a53e5cad4c2deb5e1cda41e5b668e2@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Nov 07, 2005 at 03:16:42PM +0000, Keir Fraser wrote: > Can you give dome info about the aim of this patch? I would expect that > the solaris port will get committed to the opensolaris tree rather than > going into our repository as a sparse tree Right. > outside our repository and our build environment. So I don't understand > why we want a solaris config in our repository. It's about Xen/tools not the kernel port. This is initial work towards a Solaris Domain 0. For that we most definitely want the tools and Xen itself compiling (and eventually, working) on Solaris. We could maintain this as a permanent fork, but that has all the disadvantages a fork usually does. regards, john