From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: Howto use linux-2.6-merge.hg Date: Tue, 24 Jan 2006 14:57:06 +0100 Message-ID: <20060124135706.GA3696@snarc.org> References: <26975.1138048765@www016.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <26975.1138048765@www016.gmx.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Frank Herzog Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Jan 23, 2006 at 09:39:25PM +0100, Frank Herzog wrote: > I would like to build XEN from xen-3.0-testing.hg using the kernel 2.6.15 > from linux-2.6-merge.hg. This is necessary due to the use of iscsi in dom0. > How do I do this? To my understanding in the linux-2.6-merge.hg there is > just a kernel usable for xen (dom0 or domU). you build Xen and the tools from the testing repository and then you build a dom0 and then a domU kernel with the merge tree, without ARCH=xen and don't forget to set CONFIG_XEN to y in the configs. Cheers, -- Vincent Hanquez