xen-devel
[Xen-devel] RE: linux-2.6.18-xen.hg
Keir, so far I've been putting the linux-2.6.18-xen.hg directory inside the xen
directory. With your suggestion I tried it having adjacent to it, i.e. in the
same level as the xen directory is, if that's what you meant. That also
resulted in make dist trying to do an "hg clone", which isn't working in my
case and hence all the pain that I'm going through.
So I did the next best thing commented out the following lines from
"xen-3.3.0/buildconfigs/src.hg-clone":
#XEN_LINUX_HGREV ?= tip
#__repo=$(XEN_LINUX_HGREPO) ; \
#ln -s $${__repo} $(LINUX_SRCDIR) ; \
#$(HG) clone $${__repo#file://} $(LINUX_SRCDIR) ; \
#__parent=$$($(HG) -R $(LINUX_SRCDIR) path default) ; \
#$(HG) -R $(LINUX_SRCDIR) pull $${__parent} ; \
The build is proceeding fine now.
Thanks,
Bhaskar.
-----Original Message-----
From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx]
Sent: Wednesday, December 24, 2008 2:51 PM
To: Jayaraman, Bhaskar; Dan Magenheimer; Xen-Devel (E-mail)
Subject: Re: linux-2.6.18-xen.hg
If you have a linux-2.6.18-xen.hg adjacent to your Xen tree then that should
avoid an 'hg clone'. I have a permanently checked out linux tree and never
trigger hg clone during build.
-- Keir
On 24/12/2008 09:16, "Jayaraman, Bhaskar" <Bhaskar.Jayaraman@xxxxxxx> wrote:
> Thanks Keir, how do I switch off hg clone in make though? I see that simply
> changing name of the downloaded linux-xen to linux-2.6.18-xen.hg doesn't help.
>
> -----Original Message-----
> From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx]
> Sent: Wednesday, December 24, 2008 2:26 PM
> To: Jayaraman, Bhaskar; Dan Magenheimer; Xen-Devel (E-mail)
> Subject: Re: linux-2.6.18-xen.hg
>
> On 24/12/2008 08:12, "Jayaraman, Bhaskar" <Bhaskar.Jayaraman@xxxxxxx> wrote:
>
>> Keir, Dan, is there a way to get download linux-2.6.18-xen.hg sources without
>> using the hg command? I'm facing aborts with the hg command. Plus how do I
>> download linux-2.6.27.hg sources?
>> Bhaskar.
>
> Mercurial is the only way to get the latest version of the linux-xen trees.
>
> There's a tarball available at http://www.xen.org/download/ but it's a
> couple of months old.
>
> -- Keir
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] linux-2.6.27-xen.hg, Dan Magenheimer
- Re: [Xen-devel] linux-2.6.27-xen.hg, Keir Fraser
- [Xen-devel] linux-2.6.18-xen.hg, Jayaraman, Bhaskar
- [Xen-devel] Re: linux-2.6.18-xen.hg, Keir Fraser
- [Xen-devel] RE: linux-2.6.18-xen.hg, Jayaraman, Bhaskar
- [Xen-devel] Re: linux-2.6.18-xen.hg, Keir Fraser
- [Xen-devel] RE: linux-2.6.18-xen.hg,
Jayaraman, Bhaskar <=
- [Xen-devel] RE: linux-2.6.18-xen.hg, Dan Magenheimer
- [Xen-devel] RE: linux-2.6.18-xen.hg, Dan Magenheimer
- [Xen-devel] RE: linux-2.6.18-xen.hg, Jayaraman, Bhaskar
- Re: [Xen-devel] RE: linux-2.6.18-xen.hg, Atsushi SAKAI
- [Xen-devel] Attempt of straightforward install Intrepid Server PV DomU at Xen 3.3.1-rc4 CentOS 5.2 Dom0, Boris Derzhavets
[Xen-devel] [PATCHl] [linux-2.6.27-xen.hg] default config should enable needed xen config parameters, Dan Magenheimer
Re: [Xen-devel] linux-2.6.27-xen.hg, Andrew Lyon
|
|
|