summaryrefslogtreecommitdiffstats
path: root/urpm/mirrors.pm
Commit message (Collapse)AuthorAgeFilesLines
* - library:Pascal Rigaux2008-10-141-1/+8
| | | | | | | | | o allow mdkapplet-upgrade-helper to force $MIRRORLIST distro version also allow to set URPMI_ADDMEDIA_REASON (backported from trunk)
* - urpmi.addmedia:Pascal Rigaux2008-10-141-1/+1
| | | | | | | o handle mirrorlist with parameters: .../foo.list?reason=bar (backported from trunk)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-181-12/+36
| | | | | | | o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist: you can specify a mirror to use inside a local network, but it will default to standard mirrors when the local mirror is not available.
* create _expand() out of _list()Pascal Rigaux2008-03-181-6/+11
|
* create _pick_one_Pascal Rigaux2008-03-181-5/+14
| | | | | (needed for next commit)
* create _cache__may_clean_if_outdated() out of _pick_one()Pascal Rigaux2008-03-181-6/+19
|
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-251-2/+7
| | | | | o handle variables $ARCH/$RELEASE in mirrorlist
* - all tools:Pascal Rigaux2008-02-231-0/+212
o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation)