index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
download.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/dowload.pl: add archive.apache.org to apache mirror list
Jiri Kastner
2019-12-23
1
-0
/
+1
*
download.dl: fix @KERNEL mirror urls
Yousong Zhou
2019-09-16
1
-4
/
+4
*
download.pl: use https://source.openwrt.org
Yousong Zhou
2019-08-18
1
-2
/
+1
*
download.pl: Change OpenWrt mirrors to HTTPS.
Rosen Penev
2018-05-01
1
-4
/
+4
*
download.pl: Change SourceForge address to HTTPS.
Rosen Penev
2018-05-01
1
-1
/
+1
*
base-files: allow skipping of hash verification
Jo-Philipp Wich
2017-12-14
1
-1
/
+1
*
scripts/download.pl: fail loudly if provided hash is unsupported
Baptiste Jonglez
2017-09-11
1
-0
/
+1
*
scripts/dowload.pl: use glob to expand target dir
Zoltan Gyarmati
2017-08-30
1
-1
/
+1
*
scripts/download.pl: Adjust URLs
Daniel Engberg
2017-07-21
1
-5
/
+5
*
scripts/download.pl: print the command used to download files
Felix Fietkau
2017-05-25
1
-0
/
+1
*
scripts/download.pl: fix error message on hash mismatch
Felix Fietkau
2017-04-04
1
-1
/
+1
*
download.pl: fix detecting download errors with curl
Felix Fietkau
2017-01-31
1
-1
/
+1
*
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2017-01-05
1
-6
/
+2
*
download.pl: use curl in preference to wget
Brian J. Murrell
2017-01-03
1
-4
/
+22
*
download.pl: check for existing file before the first download attempt
Felix Fietkau
2016-12-16
1
-2
/
+1
*
download.pl: Rework URLs
Daniel Engberg
2016-05-28
1
-15
/
+32
*
scripts/download.pl: Use CDN for kernel downloads
Petr Štetiar
2016-05-23
1
-2
/
+2
*
download.pl: use http://sources.lede-project.org as download mirror
Felix Fietkau
2016-05-13
1
-0
/
+1
*
download: add @GITHUB download facility
Álvaro Fernández Rojas
2016-04-03
1
-0
/
+1
*
download: add @GITHUB download facility
John Crispin
2016-04-09
1
-0
/
+5
*
scripts/download.pl: fix sha256 hash command (#21931)
Felix Fietkau
2016-02-27
1
-1
/
+1
*
build: add @APACHE download facility
Felix Fietkau
2016-01-17
1
-0
/
+6
*
download.pl: fix openssl sha256 digest output
Felix Fietkau
2016-01-16
1
-1
/
+1
*
scripts/download.pl: add SHA-256 support
Felix Fietkau
2016-01-16
1
-20
/
+38
*
scripts/download.pl: cleanup GNOME source location definitions
Felix Fietkau
2015-12-10
1
-7
/
+2
*
build: add support for choosing a different url filename part than the output...
Felix Fietkau
2015-11-22
1
-2
/
+6
*
script: downlaod: change mirror for kernel.org
Hauke Mehrtens
2015-09-11
1
-2
/
+2
*
scripts/download.pl: add support for adding mirrors through an environment va...
Felix Fietkau
2014-12-12
1
-0
/
+3
*
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...
John Crispin
2014-10-08
1
-0
/
+5
*
scripts/download.pl: prefer the GNU mirror redirect over the primary site (#1...
Felix Fietkau
2013-12-13
1
-1
/
+1
*
remove broken mirrors for linux kernel
Mirko Vogt
2013-07-14
1
-4
/
+0
*
scripts/download.pl: use HTTP instead of FTP for the default GNU site
Felix Fietkau
2013-07-09
1
-1
/
+1
*
scripts: update GNU mirrors
Luka Perkov
2013-02-28
1
-4
/
+1
*
download.pl: - cleanup cache handling code - use alternative m// and s/// del...
Jo-Philipp Wich
2012-05-11
1
-38
/
+41
*
allow arbitary folder layout when using localmirrors
John Crispin
2012-04-10
1
-1
/
+24
*
Revert "scripts/download.pl: fix sourceforge url"
Felix Fietkau
2012-02-26
1
-1
/
+1
*
scripts/download.pl: fix sourceforge url
Felix Fietkau
2012-02-25
1
-1
/
+1
*
download.pl: remove ftp.geo.kernel.org mirror, it does not resolve
Jo-Philipp Wich
2012-01-29
1
-2
/
+0
*
ignore empty lines in scripts/localmirrors
John Crispin
2011-07-03
1
-1
/
+1
*
download.pl: cope with potential two-digit linux versions
Jo-Philipp Wich
2011-07-03
1
-2
/
+2
*
download.pl: adjust kernel download urls for longterm and testing releases
Jo-Philipp Wich
2011-02-19
1
-8
/
+16
*
download.pl: pass --no-check-certificate to wget
Jo-Philipp Wich
2010-12-18
1
-1
/
+1
*
add geodns addresses for the kernel, closes #6574
Travis Kemen
2010-02-13
1
-0
/
+2
*
add multiple download mirrors
Ralph Hempel
2009-02-20
1
-4
/
+11
*
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
Felix Fietkau
2008-09-23
1
-1
/
+1
*
Add @GNOME download source.
Lars-Peter Clausen
2008-09-01
1
-1
/
+15
*
use the european kernel.org mirror too
Matteo Croce
2008-06-12
1
-4
/
+2
*
adding the possibility of local file cache specify file://path_to_file_cache ...
Ralph Hempel
2008-03-18
1
-25
/
+33
*
Increased to five download attempts in download.pl
Andy Boyett
2008-02-18
1
-1
/
+1
*
show md5sums on mismatch in download.pl
Felix Fietkau
2007-10-20
1
-1
/
+1
[next]