fetchurl: use kernel.org cdn by default
- use http://cdn.kernel.org/pub/ as the default mirror for kernel source requests. Discovered by browsing : https://www.kernel.org/introducing-fastly-cdn.html
This commit is contained in:
parent
b9ab76c2b2
commit
4806cddda3
@ -61,6 +61,7 @@ rec {
|
||||
|
||||
# kernel.org's /pub (/pub/{linux,software}) tree.
|
||||
kernel = [
|
||||
http://cdn.kernel.org/pub/
|
||||
http://www.all.kernel.org/pub/
|
||||
http://ramses.wh2.tu-dresden.de/pub/mirrors/kernel.org/
|
||||
http://linux-kernel.uio.no/pub/
|
||||
|
Loading…
Reference in New Issue
Block a user