Commit History

作者 SHA1 備註 提交日期
  Felix Fietkau 27fe688c5f scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603) 12 年之前
  Mirko Vogt 53d4d18f07 remove broken mirrors for linux kernel 12 年之前
  Felix Fietkau 40b3db713d scripts/download.pl: use HTTP instead of FTP for the default GNU site 12 年之前
  Luka Perkov 819472b2d0 scripts: update GNU mirrors 13 年之前
  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 13 年之前
  John Crispin 0c4bcae7a1 allow arbitary folder layout when using localmirrors 13 年之前
  Felix Fietkau 548155ab7d Revert "scripts/download.pl: fix sourceforge url" 14 年之前
  Felix Fietkau 4dc4ebe0c8 scripts/download.pl: fix sourceforge url 14 年之前
  Jo-Philipp Wich 0c3a383974 download.pl: remove ftp.geo.kernel.org mirror, it does not resolve 14 年之前
  John Crispin 4d8b9fafcb ignore empty lines in scripts/localmirrors 14 年之前
  Jo-Philipp Wich 0649dfdfb6 download.pl: cope with potential two-digit linux versions 14 年之前
  Jo-Philipp Wich a9c7feb0f7 download.pl: adjust kernel download urls for longterm and testing releases 15 年之前
  Jo-Philipp Wich 65fad8645d download.pl: pass --no-check-certificate to wget 15 年之前
  Travis Kemen cf7a37f119 add geodns addresses for the kernel, closes #6574 16 年之前
  Ralph Hempel 77df307183 add multiple download mirrors 17 年之前
  Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 17 年之前
  Lars-Peter Clausen 2552e9362b Add @GNOME download source. 17 年之前
  Matteo Croce f5e550f438 use the european kernel.org mirror too 17 年之前
  Ralph Hempel c15ca4fb80 adding the possibility of local file cache specify file://path_to_file_cache within localmirrors file to add new local file cache 18 年之前
  Andy Boyett 197fafaff6 Increased to five download attempts in download.pl 18 年之前
  Felix Fietkau 9bfa0d1d08 show md5sums on mismatch in download.pl 18 年之前
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 年之前
  Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script 18 年之前
  Felix Fietkau 35967a174c add a menuconfig option for specifying a local download mirror 19 年之前
  Felix Fietkau 863183ed6e fix download.pl (#1257) 19 年之前
  Tim Yardley 7ed63d8d91 add functionality to provide local mirrors for development purposes. * any URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images 19 年之前
  Felix Fietkau 8404334073 update sourceforge downloading 19 年之前
  Felix Fietkau 98910471a7 strip trailing / from download urls 19 年之前
  Tim Yardley b7831105b4 correct trailing slash (cosmetic rather than functional) 19 年之前
  Felix Fietkau dd6827946b sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var 19 年之前