From: Anthony Liguori <aliguori@us.ibm.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT c34ebfd] Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
Date: Tue, 08 Sep 2009 08:08:59 -0500 [thread overview]
Message-ID: <4AA6576B.9090103@us.ibm.com> (raw)
In-Reply-To: <4AA605FC.1030500@redhat.com>
Gerd Hoffmann wrote:
> On 09/04/09 17:19, Anthony Liguori wrote:
>> From: Anthony Liguori<aliguori@us.ibm.com>
>>
>> they aren't integrated into the build but we can do that incrementally.
>>
>> Signed-off-by: Anthony Liguori<aliguori@us.ibm.com>
>>
>> diff --git a/.gitmodules b/.gitmodules
>> new file mode 100644
>> index 0000000..71494ea
>> --- /dev/null
>> +++ b/.gitmodules
>> @@ -0,0 +1,9 @@
>> +[submodule "roms/vgabios"]
>> + path = roms/vgabios
>> + url = ../vgabios.git
>> +[submodule "roms/seabios"]
>> + path = roms/seabios
>> + url = ../seabios.git
>> +[submodule "roms/pcbios"]
>> + path = roms/pcbios
>> + url = ../pcbios.git
>
> Hmm. /me thinks that isn't going to work as long as the master
> repository is savanna not qemu.org ...
These are all just place holders for now. You can do git submodule
init/update in two separate steps such that you can modify the paths
before the checkout.
--
Regards,
Anthony Liguori
next prev parent reply other threads:[~2009-09-08 13:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200909041515.n84FFwDS025473@d01av02.pok.ibm.com>
2009-09-08 7:21 ` [Qemu-devel] Re: [Qemu-commits] [COMMIT c34ebfd] Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, Gerd Hoffmann
2009-09-08 13:08 ` Anthony Liguori [this message]
2009-09-30 2:33 ` Isaku Yamahata
2009-09-30 13:02 ` Anthony Liguori
2009-12-07 2:14 ` Isaku Yamahata
2009-12-07 2:52 ` Anthony Liguori
2009-12-07 3:19 ` Isaku Yamahata
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=4AA6576B.9090103@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.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).