Daniel Engberg
|
8372a7f922
download.pl: Rework URLs
|
9 years ago |
Petr Štetiar
|
e0b241bb48
scripts/download.pl: Use CDN for kernel downloads
|
9 years ago |
Felix Fietkau
|
111285e742
download.pl: use http://sources.lede-project.org as download mirror
|
9 years ago |
Álvaro Fernández Rojas
|
694f060550
download: add @GITHUB download facility
|
10 years ago |
John Crispin
|
5c408ede6c
download: add @GITHUB download facility
|
10 years ago |
Felix Fietkau
|
9a94538272
scripts/download.pl: fix sha256 hash command (#21931)
|
10 years ago |
Felix Fietkau
|
883b5b8191
build: add @APACHE download facility
|
10 years ago |
Felix Fietkau
|
526f470c5f
download.pl: fix openssl sha256 digest output
|
10 years ago |
Felix Fietkau
|
eaa4eba10a
scripts/download.pl: add SHA-256 support
|
10 years ago |
Felix Fietkau
|
4eaeee7151
scripts/download.pl: cleanup GNOME source location definitions
|
10 years ago |
Felix Fietkau
|
9b68fe961b
build: add support for choosing a different url filename part than the output file
|
10 years ago |
Hauke Mehrtens
|
accc5e3693
script: downlaod: change mirror for kernel.org
|
10 years ago |
Felix Fietkau
|
3d640eccc1
scripts/download.pl: add support for adding mirrors through an environment variable
|
11 years ago |
John Crispin
|
b0a1c7dc0d
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184)
|
11 years ago |
Felix Fietkau
|
27fe688c5f
scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603)
|
12 years ago |
Mirko Vogt
|
53d4d18f07
remove broken mirrors for linux kernel
|
12 years ago |
Felix Fietkau
|
40b3db713d
scripts/download.pl: use HTTP instead of FTP for the default GNU site
|
12 years ago |
Luka Perkov
|
819472b2d0
scripts: update GNU mirrors
|
13 years ago |
Jo-Philipp Wich
|
12728ea66b
download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable
|
14 years ago |
John Crispin
|
0c4bcae7a1
allow arbitary folder layout when using localmirrors
|
14 years ago |
Felix Fietkau
|
548155ab7d
Revert "scripts/download.pl: fix sourceforge url"
|
14 years ago |
Felix Fietkau
|
4dc4ebe0c8
scripts/download.pl: fix sourceforge url
|
14 years ago |
Jo-Philipp Wich
|
0c3a383974
download.pl: remove ftp.geo.kernel.org mirror, it does not resolve
|
14 years ago |
John Crispin
|
4d8b9fafcb
ignore empty lines in scripts/localmirrors
|
14 years ago |
Jo-Philipp Wich
|
0649dfdfb6
download.pl: cope with potential two-digit linux versions
|
14 years ago |
Jo-Philipp Wich
|
a9c7feb0f7
download.pl: adjust kernel download urls for longterm and testing releases
|
15 years ago |
Jo-Philipp Wich
|
65fad8645d
download.pl: pass --no-check-certificate to wget
|
15 years ago |
Travis Kemen
|
cf7a37f119
add geodns addresses for the kernel, closes #6574
|
16 years ago |
Ralph Hempel
|
77df307183
add multiple download mirrors
|
17 years ago |
Felix Fietkau
|
625b692c1f
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
|
17 years ago |