Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-14 Thread Stefan Hajnoczi
On Fri, Oct 11, 2013 at 06:39:09PM +0200, Stefan Weil wrote: > Am 11.10.2013 09:55, schrieb Stefan Hajnoczi: > > On Thu, Oct 10, 2013 at 07:42:30PM +0200, Stefan Weil wrote: > >> Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: > >>> qemu.org is held by a third-party and no core community contributor

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-11 Thread Stefan Weil
Am 11.10.2013 09:55, schrieb Stefan Hajnoczi: > On Thu, Oct 10, 2013 at 07:42:30PM +0200, Stefan Weil wrote: >> Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: >>> qemu.org is held by a third-party and no core community contributor has >>> access to the DNS configuration. This leaves the website exp

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-11 Thread Anthony Liguori
On Fri, Oct 11, 2013 at 12:55 AM, Stefan Hajnoczi wrote: > On Thu, Oct 10, 2013 at 07:42:30PM +0200, Stefan Weil wrote: >> Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: >> > qemu.org is held by a third-party and no core community contributor has >> > access to the DNS configuration. This leaves t

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-11 Thread Stefan Hajnoczi
On Thu, Oct 10, 2013 at 07:42:30PM +0200, Stefan Weil wrote: > Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: > > qemu.org is held by a third-party and no core community contributor has > > access to the DNS configuration. This leaves the website exposed to > > outages due to DNS issues or IP addre

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Markus Armbruster
Stefan Weil writes: > Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: >> qemu.org is held by a third-party and no core community contributor has >> access to the DNS configuration. This leaves the website exposed to >> outages due to DNS issues or IP address changes. For example, if the >> web se

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Stefan Weil
Am 10.10.2013 11:39, schrieb Stefan Hajnoczi: > qemu.org is held by a third-party and no core community contributor has > access to the DNS configuration. This leaves the website exposed to > outages due to DNS issues or IP address changes. For example, if the > web server IP address needs to cha

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Peter Maydell
On 11 October 2013 00:06, Stefan Hajnoczi wrote: > On Thu, Oct 10, 2013 at 2:52 PM, Peter Maydell > wrote: >> I agree we need to make this change -- but do you know if >> an existing checkout with the submodule checked out will >> automatically do the Right Thing on git update or if manual >> in

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Stefan Hajnoczi
On Thu, Oct 10, 2013 at 2:52 PM, Peter Maydell wrote: > On 10 October 2013 18:39, Stefan Hajnoczi wrote: >> --- a/.gitmodules >> +++ b/.gitmodules >> @@ -1,27 +1,27 @@ >> [submodule "roms/vgabios"] >> path = roms/vgabios >> - url = git://git.qemu.org/vgabios.git/ >> + url = g

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Zhi Yong Wu
qemu-project.org isn't a good domain name, and sound a bit strange, i think personally.:) Maybe we can apply one new domain name such as kemu.org, etc. On Thu, Oct 10, 2013 at 5:39 PM, Stefan Hajnoczi wrote: > qemu.org is held by a third-party and no core community contributor has > access to the

Re: [Qemu-devel] [PATCH] Use qemu-project.org domain name

2013-10-10 Thread Peter Maydell
On 10 October 2013 18:39, Stefan Hajnoczi wrote: > --- a/.gitmodules > +++ b/.gitmodules > @@ -1,27 +1,27 @@ > [submodule "roms/vgabios"] > path = roms/vgabios > - url = git://git.qemu.org/vgabios.git/ > + url = git://git.qemu-project.org/vgabios.git/ I agree we need to make