Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se
@ 2012-01-29 14:26 Ulf Samuelsson
  2012-01-29 15:35 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Samuelsson @ 2012-01-29 14:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ulf Samuelsson

www.kernel.org is missing a lot of files.
Add the "ftp.sunet.se" mirror containing many missing files.
The other mirrors in mirrors.bbclass seems to be inactive
so this mirror is added before the inactive mirrors

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
---
 meta/classes/mirrors.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index 2146087..1124967 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -23,6 +23,7 @@ ${GNU_MIRROR}	ftp://ftp.cs.ubc.ca/mirror2/gnu \n \
 ${GNU_MIRROR}	ftp://sunsite.ust.hk/pub/gnu \n \
 ${GNU_MIRROR}	ftp://ftp.ayamura.org/pub/gnu \n \
 ${KERNELORG_MIRROR}	http://www.kernel.org/pub \n \
+${KERNELORG_MIRROR}	ftp://ftp.sunet.se/pub/Linux/kernel.org \n \
 ${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.hk.kernel.org/pub \n \
-- 
1.7.5.4




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

* Re: [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se
  2012-01-29 14:26 [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se Ulf Samuelsson
@ 2012-01-29 15:35 ` Koen Kooi
  2012-01-30 11:15   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2012-01-29 15:35 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Op 29 jan. 2012, om 15:26 heeft Ulf Samuelsson het volgende geschreven:

> www.kernel.org is missing a lot of files.
> Add the "ftp.sunet.se" mirror containing many missing files.

Since the files on kernel.org were removed because they might be compromised, why do we add a mirror that has kept the compromised files?


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

* Re: [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se
  2012-01-29 15:35 ` Koen Kooi
@ 2012-01-30 11:15   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-01-30 11:15 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Sun, 2012-01-29 at 16:35 +0100, Koen Kooi wrote:
> Op 29 jan. 2012, om 15:26 heeft Ulf Samuelsson het volgende geschreven:
> 
> > www.kernel.org is missing a lot of files.
> > Add the "ftp.sunet.se" mirror containing many missing files.
> 
> Since the files on kernel.org were removed because they might be
> compromised, why do we add a mirror that has kept the compromised
> files?

Its a valid question.

In our favour, we have checksums on all the SRC_URIs these days and I
look suspiciously at anyone changing then other than at version upgrade
time. We therefore have more protection in place than most for this kind
of problem.

Cheers,

Richard




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

end of thread, other threads:[~2012-01-30 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 14:26 [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se Ulf Samuelsson
2012-01-29 15:35 ` Koen Kooi
2012-01-30 11:15   ` Richard Purdie

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