65 Commits (eb22ecc9b9c6e3f59e3693ff33db04ad2ce46573)

Author SHA1 Message Date
Petr Štetiar a47caacaf3 download.pl: properly cleanup intermediate .hash file 4 years ago
Petr Štetiar 605adb1023 download: handle possibly invalid local tarballs 4 years ago
David Bauer 39c5635714 scripts: download.pl: retry download using filename 4 years ago
Jo-Philipp Wich 350883bb90 Revert "scripts/download: add sources CDN as first mirror" 4 years ago
Paul Spooren 96d280cc37 scripts/download: add sources CDN as first mirror 4 years ago
Jiri Kastner 0c07224b5a scripts/dowload.pl: add archive.apache.org to apache mirror list 5 years ago
Yousong Zhou a929c1bad0 download.pl: use https://source.openwrt.org 5 years ago
Rosen Penev 1ce846580a download.pl: Change OpenWrt mirrors to HTTPS. 6 years ago
Rosen Penev 9ea90209f9 download.pl: Change SourceForge address to HTTPS. 6 years ago
Jo-Philipp Wich f4b9d9d6f1 base-files: allow skipping of hash verification 7 years ago
Baptiste Jonglez b30ba14e2a scripts/download.pl: fail loudly if provided hash is unsupported 7 years ago
Zoltan Gyarmati 0a761fe8ef scripts/dowload.pl: use glob to expand target dir 7 years ago
Daniel Engberg 99c4295126 scripts/download.pl: Adjust URLs 7 years ago
Felix Fietkau cbe0a7ecc0 scripts/download.pl: print the command used to download files 7 years ago
Felix Fietkau 2fd1503378 scripts/download.pl: fix error message on hash mismatch 7 years ago
Felix Fietkau 74c09e714e download.pl: fix detecting download errors with curl 8 years ago
Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
Brian J. Murrell fc6b6f4583 download.pl: use curl in preference to wget 8 years ago
Felix Fietkau 651bc94df4 download.pl: check for existing file before the first download attempt 8 years ago
Daniel Engberg 8372a7f922 download.pl: Rework URLs 8 years ago
Petr Štetiar e0b241bb48 scripts/download.pl: Use CDN for kernel downloads 8 years ago
Felix Fietkau 111285e742 download.pl: use http://sources.lede-project.org as download mirror 8 years ago
Álvaro Fernández Rojas 694f060550 download: add @GITHUB download facility 8 years ago
John Crispin 5c408ede6c download: add @GITHUB download facility 8 years ago
Felix Fietkau 9a94538272 scripts/download.pl: fix sha256 hash command (#21931) 8 years ago
Felix Fietkau 883b5b8191 build: add @APACHE download facility 9 years ago
Felix Fietkau 526f470c5f download.pl: fix openssl sha256 digest output 9 years ago
Felix Fietkau eaa4eba10a scripts/download.pl: add SHA-256 support 9 years ago
Felix Fietkau 4eaeee7151 scripts/download.pl: cleanup GNOME source location definitions 9 years ago
Felix Fietkau 9b68fe961b build: add support for choosing a different url filename part than the output file 9 years ago
Hauke Mehrtens accc5e3693 script: downlaod: change mirror for kernel.org 9 years ago
Felix Fietkau 3d640eccc1 scripts/download.pl: add support for adding mirrors through an environment variable 10 years ago
John Crispin b0a1c7dc0d include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 10 years ago
Felix Fietkau 27fe688c5f scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603) 11 years ago
Mirko Vogt 53d4d18f07 remove broken mirrors for linux kernel 11 years ago
Felix Fietkau 40b3db713d scripts/download.pl: use HTTP instead of FTP for the default GNU site 11 years ago
Luka Perkov 819472b2d0 scripts: update GNU mirrors 11 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 12 years ago
John Crispin 0c4bcae7a1 allow arbitary folder layout when using localmirrors 12 years ago
Felix Fietkau 548155ab7d Revert "scripts/download.pl: fix sourceforge url" 13 years ago
Felix Fietkau 4dc4ebe0c8 scripts/download.pl: fix sourceforge url 13 years ago
Jo-Philipp Wich 0c3a383974 download.pl: remove ftp.geo.kernel.org mirror, it does not resolve 13 years ago
John Crispin 4d8b9fafcb ignore empty lines in scripts/localmirrors 13 years ago
Jo-Philipp Wich 0649dfdfb6 download.pl: cope with potential two-digit linux versions 13 years ago
Jo-Philipp Wich a9c7feb0f7 download.pl: adjust kernel download urls for longterm and testing releases 14 years ago
Jo-Philipp Wich 65fad8645d download.pl: pass --no-check-certificate to wget 14 years ago
Travis Kemen cf7a37f119 add geodns addresses for the kernel, closes #6574 15 years ago
Ralph Hempel 77df307183 add multiple download mirrors 16 years ago
Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 16 years ago
Lars-Peter Clausen 2552e9362b Add @GNOME download source. 16 years ago