qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, Avi Kivity <avi@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] use absolute URLs for .gitmodules
Date: Tue, 09 Mar 2010 11:08:39 -0600	[thread overview]
Message-ID: <4B968097.7090305@codemonkey.ws> (raw)
In-Reply-To: <290818601.3139451268152701383.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com>

On 03/09/2010 10:38 AM, Paolo Bonzini wrote:
>>> diff --git a/.gitmodules b/.gitmodules
>>> index dd4745e..5217ce7 100644
>>> --- a/.gitmodules
>>> +++ b/.gitmodules
>>> @@ -1,6 +1,6 @@
>>>    [submodule "roms/vgabios"]
>>>    	path = roms/vgabios
>>> -	url = ../vgabios.git
>>> +	url = git://git.qemu.org/vgabios.git/
>>>    [submodule "roms/seabios"]
>>>    	path = roms/seabios
>>> -	url = ../seabios.git
>>> +	url = git://git.qemu.org/seabios.git/
>>>
>>>        
>> Relative URLs are more friendly for users of proxies.
>>      
> Users of proxies can still customize their .git/config file.  This
> bug caused (or contributed to) a real problem in the qemu-kvm
> releases (they do not include seabios/vgabios references).
>    

That's odd because Avi's the one who has historically advocated relative 
URLs.

Regards,

Anthony Liguori

> Paolo
>    

  reply	other threads:[~2010-03-09 17:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <947437890.3137451268151696623.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com>
2010-03-09 16:38 ` [Qemu-devel] [PATCH] use absolute URLs for .gitmodules Paolo Bonzini
2010-03-09 17:08   ` Anthony Liguori [this message]
2010-03-09 17:34     ` Avi Kivity
2010-03-10 10:15     ` [Qemu-devel] " Paolo Bonzini
2010-03-10 14:21       ` Anthony Liguori
2010-03-10 14:44         ` Avi Kivity
2010-03-10 14:55           ` Anthony Liguori
2010-03-10 15:18         ` Paolo Bonzini
2010-03-05  8:08 [Qemu-devel] " Paolo Bonzini
2010-03-06 22:10 ` Aurelien Jarno
2010-03-09 14:36 ` Anthony Liguori

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=4B968097.7090305@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=pbonzini@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).