|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Q]What are the build rules for Xen?
On 11/9/07 09:50, "pradeep singh rautela" <rautelap@xxxxxxxxx> wrote:
> I have a very naive query now.
>
> - So a make world in xen-unstable now does not fetches a 2.6.18
> bzipped kernel from kernel.org?
That's right. It now looks for a linux-2.6.18-xen.hg repo, downloading it
from xenbits if necessary.
> - I guess now we need to copy the linux-2.6.18-xen src tree to
> xen-unstable and then do a make world??? or do make kernels?
You can put that repo adjacent to your xen-unstable tree. That is, you'll
have:
/path/to/xen-unstable.hg
/path/to/linux-2.6.18-xen.hg
Make world in xen-unstable will then pick up the adjacent Linux repository.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|