From: Wei Liu <wei.liu2@citrix.com>
To: Dario Faggioli <dario.faggioli@citrix.com>
Cc: "Juergen Gross" <jgross@suse.com>,
olaf@aepfle.de, "Wei Liu" <wei.liu2@citrix.com>,
"George Dunlap" <george.dunlap@eu.citrix.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Ian Jackson" <Ian.Jackson@eu.citrix.com>,
Xen-devel <xen-devel@lists.xenproject.org>,
"Doug Goldstein" <cardoe@cardoe.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: xen.git build system (Re: [HACKATHON] Toolstack session)
Date: Tue, 26 Apr 2016 15:10:31 +0100 [thread overview]
Message-ID: <20160426141031.GL20763@citrix.com> (raw)
In-Reply-To: <1461679500.3525.60.camel@citrix.com>
On Tue, Apr 26, 2016 at 04:05:00PM +0200, Dario Faggioli wrote:
> On Tue, 2016-04-26 at 14:44 +0100, Wei Liu wrote:
> > Hi all
> >
> > I spent some time this morning to work out the details of xen.git
> > build
> > system.
> >
> > * How build system works at the moment?
> > 1. Stubdom.mk.in and Tools.mk.in define FETCHER variable.
> > 2. m4/fetcher.m4 checks for wget or ftp, which becomes FETCHER.
> > 3. StdGNU.mk defines GIT. It can be overwritten by setting envar
> > when building.
> > 4. scripts/git-checkout.sh is used to checkout git tree.
> > 5. Invocation of git-checkout.sh in Makefile, tools/Makefile and
> > tools/firmware/Makefile.
> > 6. Direct invocation of GIT in Makefile, tools/Makefile,
> > tools/firmware/Makefile in the subtree force update targets.
> > 7. stubdom/Makefile and tools/firmware/etherboot/Makefile invoke
> > FETCHER.
> >
> > * What will be cloned?
> > 1. mini-os
> > 2. qemu-trad
> >
> Can be skipped with '--disable-qemu-traditional', I think?
> (that's what I do pretty much all the time, and it seems to work for
> me)
>
Yes. Mini-os can be skipped with "--disable-stubdom" BTW.
Wei.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-04-26 14:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 18:20 [HACKATHON] Toolstack session Roger Pau Monné
2016-04-26 13:44 ` xen.git build system (Re: [HACKATHON] Toolstack session) Wei Liu
2016-04-26 14:05 ` Dario Faggioli
2016-04-26 14:10 ` Wei Liu [this message]
2016-04-27 17:03 ` George Dunlap
2016-04-28 11:24 ` Wei Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160426141031.GL20763@citrix.com \
--to=wei.liu2@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=cardoe@cardoe.com \
--cc=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=jgross@suse.com \
--cc=olaf@aepfle.de \
--cc=roger.pau@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).