Merge pull request #13495 from heydojo/kernel--use-cdn
fetchurl: use kernel.org cdn by default
This commit is contained in:
commit
c373daff17
@ -61,6 +61,7 @@ rec {
|
|||||||
|
|
||||||
# kernel.org's /pub (/pub/{linux,software}) tree.
|
# kernel.org's /pub (/pub/{linux,software}) tree.
|
||||||
kernel = [
|
kernel = [
|
||||||
|
http://cdn.kernel.org/pub/
|
||||||
http://www.all.kernel.org/pub/
|
http://www.all.kernel.org/pub/
|
||||||
http://ramses.wh2.tu-dresden.de/pub/mirrors/kernel.org/
|
http://ramses.wh2.tu-dresden.de/pub/mirrors/kernel.org/
|
||||||
http://linux-kernel.uio.no/pub/
|
http://linux-kernel.uio.no/pub/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user