summaryrefslogtreecommitdiffstats
path: root/perl-install/mirror.pm
Commit message (Collapse)AuthorAgeFilesLines
* mirror: use https URL for fetching the mirror list.Martin Whitaker2022-11-301-2/+1
|
* Don't reject https URLs when fetching a mirror list.Martin Whitaker2022-11-201-1/+1
|
* Drop lookup table made redundant by mirror::nearest() rework.Martin Whitaker2022-11-201-35/+0
|
* Rework mirror::nearest() to use the same algorithm as urpm::mirrors.Martin Whitaker2022-11-201-10/+57
| | | | | The old code never really worked. At best it would return a mirror at the same longitude, but usually it returned a random result.
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
| | | | they're obsolete since switching from CVS/SVN to git...
* podify mirrorsThierry.Vignaud2014-05-281-0/+50
|
* simplify using member()Thierry.Vignaud2014-05-281-1/+1
|
* (mirrors_raw) simplifyThierry Vignaud2012-05-231-6/+1
|
* (_mirrors_raw_standalone) split it out of mirrors_raw()Thierry Vignaud2012-05-231-6/+13
|
* (_mirrors_raw_install) split it out of mirrors_raw()Thierry Vignaud2012-05-231-7/+14
|
* drop useless install::http::close()Thierry Vignaud2012-05-231-1/+0
|
* add a fixme not about using https for mirrors listOlivier Blin2011-03-311-0/+1
|
* do not hardcode mirrors API path, use variables from product.idOlivier Blin2011-03-211-1/+1
|
* integrate mirror.pn patchAnne Nicolas2011-03-121-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo,Herton Ronaldo Krzesinski2010-06-091-1/+1
| | | | | Brazil/East is the deprecated/old time zone name.
* use https to download the mirrorlist from api.mandriva.comChristophe Fergeau2009-09-011-2/+2
|
* (mirrors_raw) add product type to URL when fetching mirror listThierry Vignaud2008-08-061-1/+1
| | | | | (Romain d'Alverny's request)
* (list,mirrors_raw) drop support for arch now that rpmdrake dropped it tooThierry Vignaud2008-02-211-7/+3
|
* "my $foo if 0" semantic has changed in some cases, using the new "state" ↵Pascal Rigaux2008-01-181-1/+2
| | | | keyword instead
* re-sync after the big svn lossPascal Rigaux2007-04-251-715/+100
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+740