[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Build vmlinuz-2.6.29-rc5-tip
- To: Andrew Lyon <andrew.lyon@xxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
- From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
- Date: Mon, 23 Feb 2009 02:19:01 -0800 (PST)
- Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Marc - A. Dahlhaus \[ Administration | Westermann GmbH \]" <mad@xxxxxx>
- Delivery-date: Mon, 23 Feb 2009 02:19:30 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=yX8fuBZjPGEj18YtXUfuAz8QAtuhT58dCMEEGYfOUdwqsj2WvKCwoMuUTIoXPqVrg2JiuOiQQYUblv0vWKc1/etVcBxydCi6fJgthXKkw8nDycsaOnLwbed3FWnQNsfWnVMAdDF3YJY1phY3gSoiy/R7T/wccg+JzQpD4yyR56Y=;
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I guess # make install-tools won't pick up binaries from i386-dm and i will have to do something like (?) :- # cd /usr/src/xen-unstable.hg/i386-dm # make install
Actually, what command is supposed to install binaries from /usr/src/xen-unstable.hg/i386-dm ?
Thanks Boris. --- On Sun, 2/22/09, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> wrote:
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> Subject: Re: [Xen-devel] Build vmlinuz-2.6.29-rc5-tip To: "Andrew Lyon" <andrew.lyon@xxxxxxxxx> Cc: "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, "bderzhavets@xxxxxxxxx" <bderzhavets@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>,
"Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" <mad@xxxxxx> Date: Sunday, February 22, 2009, 9:39 PM
Andrew Lyon wrote:
> what is the correct technique for applying patches to ioemu-remote ? > the source doesn't exist until the build process is started, is it > possible to manually pull the source and then tell the build process > not to download it? >
you can easily clone the qemu-xen repository manually from here:
http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
apply your patches, then compile it:
export XEN_ROOT=/path/to/xen-unstable.hg ./xen-setup make
you'll find the compiled binary under i386-dm
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|