public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* New systems: eu.kernel.org
@ 2007-07-03 23:16 H. Peter Anvin
  2007-07-04  0:06 ` Michal Piotrowski
  2007-07-04  9:35 ` Sébastien Dugué
  0 siblings, 2 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-07-03 23:16 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi all,

Thanks to HP, ISC and Umeå Universitet, kernel.org now has official
servers in Europe.  Specifically, we have www1.eu.kernel.org hosted at
ISC Amsterdam, and www2.eu.kernel.org at UMU (Umeå, Sweden.)  They are
collectively accessible as www.eu.kernel.org.

This is a full service of kernel.org and not a mirror.  In the future,
we hope to add some sort of smart DNS to automatically redirect traffic,
as well as additional services in Europe.

	-hpa


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-03 23:16 New systems: eu.kernel.org H. Peter Anvin
@ 2007-07-04  0:06 ` Michal Piotrowski
  2007-07-04  0:13   ` H. Peter Anvin
  2007-07-04  9:35 ` Sébastien Dugué
  1 sibling, 1 reply; 7+ messages in thread
From: Michal Piotrowski @ 2007-07-04  0:06 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

Hi Peter,

On 04/07/07, H. Peter Anvin <hpa@zytor.com> wrote:
> Hi all,
>
> Thanks to HP, ISC and Umeå Universitet, kernel.org now has official
> servers in Europe.  Specifically, we have www1.eu.kernel.org hosted at
> ISC Amsterdam, and www2.eu.kernel.org at UMU (Umeå, Sweden.)  They are
> collectively accessible as www.eu.kernel.org.
>
> This is a full service of kernel.org and not a mirror.

Can you fix diff view feature?

"diffview is looping on the cached resource:
/home/httpd/cache/diffview/_I/_IeThHWuB2t0pJl1sQoV2px2OXY/index"

http://eu.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv2.6%2Fsnapshots%2Fpatch-2.6.22-rc7-git2.bz2

>  In the future,
> we hope to add some sort of smart DNS to automatically redirect traffic,
> as well as additional services in Europe.
>
>         -hpa
>

Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-04  0:06 ` Michal Piotrowski
@ 2007-07-04  0:13   ` H. Peter Anvin
  0 siblings, 0 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-07-04  0:13 UTC (permalink / raw)
  To: Michal Piotrowski; +Cc: Linux Kernel Mailing List

Michal Piotrowski wrote:
> 
> Can you fix diff view feature?
> 
> "diffview is looping on the cached resource:
> /home/httpd/cache/diffview/_I/_IeThHWuB2t0pJl1sQoV2px2OXY/index"
> 

Fixed, thanks for the note.

	-hpa

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-03 23:16 New systems: eu.kernel.org H. Peter Anvin
  2007-07-04  0:06 ` Michal Piotrowski
@ 2007-07-04  9:35 ` Sébastien Dugué
  2007-07-04 18:39   ` H. Peter Anvin
  2007-07-04 19:51   ` H. Peter Anvin
  1 sibling, 2 replies; 7+ messages in thread
From: Sébastien Dugué @ 2007-07-04  9:35 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

On Tue, 03 Jul 2007 16:16:01 -0700 "H. Peter Anvin" <hpa@zytor.com> wrote:

> Hi all,
> 
> Thanks to HP, ISC and Umeå Universitet, kernel.org now has official
> servers in Europe.  Specifically, we have www1.eu.kernel.org hosted at
> ISC Amsterdam, and www2.eu.kernel.org at UMU (Umeå, Sweden.)  They are
> collectively accessible as www.eu.kernel.org.
> 
> This is a full service of kernel.org and not a mirror.  In the future,
> we hope to add some sort of smart DNS to automatically redirect traffic,
> as well as additional services in Europe.
> 

  First, thanks a lot to all those involved in this.

  Just a few things at the top of the main page:

    - the http, ftp and rsync links still point at kernel.org, as
      the content is also at eu.kernel.org maybe change these.

    - idem for the 'prepatch', 'snapshot' and '-mm patch' links

    - idem for the 'current changesets' 'C' links

  
  One last thing, is there a git server as well for eu?


  Thanks again,

  Sébastien.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-04  9:35 ` Sébastien Dugué
@ 2007-07-04 18:39   ` H. Peter Anvin
  2007-07-04 19:51   ` H. Peter Anvin
  1 sibling, 0 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-07-04 18:39 UTC (permalink / raw)
  To: Sébastien Dugué; +Cc: Linux Kernel Mailing List

Sébastien Dugué wrote:

> 
>   First, thanks a lot to all those involved in this.
> 
>   Just a few things at the top of the main page:
> 
>     - the http, ftp and rsync links still point at kernel.org, as
>       the content is also at eu.kernel.org maybe change these.
> 
>     - idem for the 'prepatch', 'snapshot' and '-mm patch' links
> 
>     - idem for the 'current changesets' 'C' links

Will fix...

>   
>   One last thing, is there a git server as well for eu?
> 

There is no separate git server at this time.  If demand warrants it we
might put one up.

	-hpa


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-04  9:35 ` Sébastien Dugué
  2007-07-04 18:39   ` H. Peter Anvin
@ 2007-07-04 19:51   ` H. Peter Anvin
  2007-07-05  7:03     ` Sébastien Dugué
  1 sibling, 1 reply; 7+ messages in thread
From: H. Peter Anvin @ 2007-07-04 19:51 UTC (permalink / raw)
  To: Sébastien Dugué; +Cc: Linux Kernel Mailing List

Sébastien Dugué wrote:
>   
>   One last thing, is there a git server as well for eu?
> 

FWIW, I've set up git.eu.kernel.org; right now it's an alias to
git.kernel.org, but that might change in the future.

	-hpa

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: New systems: eu.kernel.org
  2007-07-04 19:51   ` H. Peter Anvin
@ 2007-07-05  7:03     ` Sébastien Dugué
  0 siblings, 0 replies; 7+ messages in thread
From: Sébastien Dugué @ 2007-07-05  7:03 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

On Wed, 04 Jul 2007 12:51:16 -0700 "H. Peter Anvin" <hpa@zytor.com> wrote:

> Sébastien Dugué wrote:
> >   
> >   One last thing, is there a git server as well for eu?
> > 
> 
> FWIW, I've set up git.eu.kernel.org; right now it's an alias to
> git.kernel.org, but that might change in the future.

  OK, thanks, will update my pointers.

  Sébastien.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-05  7:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 23:16 New systems: eu.kernel.org H. Peter Anvin
2007-07-04  0:06 ` Michal Piotrowski
2007-07-04  0:13   ` H. Peter Anvin
2007-07-04  9:35 ` Sébastien Dugué
2007-07-04 18:39   ` H. Peter Anvin
2007-07-04 19:51   ` H. Peter Anvin
2007-07-05  7:03     ` Sébastien Dugué

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox