Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure _sync_raw() is only called through sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
| | |||||
* | be more tolerant in deprecated urpm::download::sync() | Pascal Rigaux | 2008-09-03 | 1 | -2/+1 |
| | | | | | (since it's easy to be so) | ||||
* | simplify _sync_webfetch_raw() (we know all files to download have the same ↵ | Pascal Rigaux | 2008-09-03 | 1 | -23/+12 |
| | | | | protocol (ftp, ssh...)) | ||||
* | ensure _sync_raw() is never called with undefined $medium | Pascal Rigaux | 2008-09-03 | 1 | -2/+8 |
| | |||||
* | don't call sync() anymore | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
| | |||||
* | deprecate urpm::download::sync() in favor of sync_url() and sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -0/+7 |
| | |||||
* | move %all_options computation in _all_options() | Pascal Rigaux | 2008-09-03 | 1 | -12/+18 |
| | |||||
* | modify _probe_with_try_list() to be able to use sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -5/+6 |
| | |||||
* | simplify (as suggested by perl_checker) | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
| | |||||
* | create urpm::download::sync_url() and use it | Pascal Rigaux | 2008-09-03 | 3 | -4/+10 |
| | |||||
* | - create urpm::blist_to_filenames() | Pascal Rigaux | 2008-09-03 | 2 | -1/+5 |
| | | | | | - use it and sync_rel() | ||||
* | use urpm::download::sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
| | |||||
* | - fix _synthesis_dir() (from previous commit) | Pascal Rigaux | 2008-09-03 | 1 | -8/+14 |
| | | | | | | - create _url_with_synthesis_rel() out of _url_with_synthesis() and use it - use sync_rel() | ||||
* | - create _synthesis_dir_rel() out of _synthesis_dir() | Pascal Rigaux | 2008-09-03 | 1 | -5/+11 |
| | | | | | - fix typo in previous commit | ||||
* | create urpm::download::sync_rel() and use it | Pascal Rigaux | 2008-09-03 | 2 | -3/+10 |
| | |||||
* | 6.76.7 | Pascal Rigaux | 2008-09-03 | 2 | -2/+4 |
| | |||||
* | - really call aria2 with --max-tries=1 | Pascal Rigaux | 2008-09-03 | 2 | -2/+4 |
| | | | | | | (it helps a lot when trying to download some files (eg: reconfig.urpmi)) | ||||
* | 6.66.6 | Pascal Rigaux | 2008-09-02 | 2 | -2/+4 |
| | |||||
* | use /root/.aria2-adaptive-stats when launched as root | Pascal Rigaux | 2008-09-02 | 1 | -1/+1 |
| | |||||
* | only use the 8 best mirrors, then we let aria2 choose | Pascal Rigaux | 2008-09-02 | 1 | -1/+9 |
| | |||||
* | - call aria2 with brand-new --uri-selector=adaptive | Pascal Rigaux | 2008-09-02 | 2 | -2/+9 |
| | | | | | and use options that makes it work nicely | ||||
* | update | Pascal Rigaux | 2008-09-01 | 1 | -288/+286 |
| | |||||
* | fix | Pascal Rigaux | 2008-09-01 | 1 | -2/+2 |
| | |||||
* | 6.56.5 | Pascal Rigaux | 2008-09-01 | 2 | -2/+3 |
| | |||||
* | - all tools | Pascal Rigaux | 2008-09-01 | 2 | -2/+15 |
| | | | | | o use metalink/aria2 by default (when available) when using a mirrorlist | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-09-01 | 2 | -2/+8 |
| | | | | | | o handle $URPMI_ADDMEDIA_REASON (special reason to give to api.mandriva.com/mirrors/... to allow statistics) | ||||
* | fix --limit-rate with aria2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
| | |||||
* | instead of passing around $options->{media} with medium name, pass directly ↵ | Pascal Rigaux | 2008-09-01 | 1 | -15/+9 |
| | | | | $medium | ||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -6/+4 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -8/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -18/+22 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2008-09-01 | 1 | -30/+29 |
| | |||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 3 | -1/+3 |
| | | | | | o handle --update | ||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 2 | -1/+3 |
| | | | | | o render nicely under matchbox during install | ||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 2 | -1/+6 |
| | | | | | | o nicer default window size | ||||
* | Updated ES translation | Fabián Mandelbaum | 2008-08-30 | 1 | -2/+5 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-08-30 | 1 | -2/+4 |
| | |||||
* | usync with code | Thierry Vignaud | 2008-08-29 | 68 | -32034/+33133 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-08-29 | 1 | -62/+67 |
| | |||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-08-28 | 3 | -2/+8 |
| | | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update" | ||||
* | update (Oliver Burger) | Thierry Vignaud | 2008-08-28 | 1 | -22/+22 |
| | |||||
* | Updated ES translation | Fabián Mandelbaum | 2008-08-25 | 1 | -67/+62 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-22 | 1 | -118/+85 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-08-21 | 1 | -328/+381 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-08-21 | 1 | -6/+7 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-08-21 | 1 | -4/+6 |
| |