qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] .gitmodules: use upstream SeaBIOS repo to f


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 2/2] .gitmodules: use upstream SeaBIOS repo to fix submodule init
Date: Thu, 10 Oct 2013 10:51:00 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Oct 03, 2013 at 06:06:15PM +0900, Peter Maydell wrote:
> On 3 October 2013 17:58,  <address@hidden> wrote:
> > From: Alex Bennée <address@hidden>
> >
> > Currently master is broken as the wanted commit doesn't exist in
> > qemu's mirror of SeaBIOS.
> > ---
> >  .gitmodules | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/.gitmodules b/.gitmodules
> > index d7e3f3c..d5d5417 100644
> > --- a/.gitmodules
> > +++ b/.gitmodules
> > @@ -3,7 +3,7 @@
> >         url = git://git.qemu.org/vgabios.git/
> >  [submodule "roms/seabios"]
> >         path = roms/seabios
> > -       url = git://git.qemu.org/seabios.git/
> > +       url = git://git.seabios.org/seabios.git
> 
> This is wrong. QEMU's submodules should all point to
> git.qemu.org.

git.qemu-project.org is the preferred domain name.

qemu.org is held by a third party.  Last year there was a DNS outage
that no core QEMU contributor could resolve because we don't have access
to the DNS.  Also, if the QEMU website IP address changes there may be a
delay updating qemu.org.

I will send patches to update the domain name.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]