Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create urpm::mirrors::list_urls() and use it | Pascal Rigaux | 2008-09-04 | 1 | -4/+3 |
| | | | | | this fixes things like "mirrorlist: http://localmirror/dis/cooker/i586 $MIRRORLIST" | ||||
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+2 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+1 |
| | |||||
* | remove one indentation level in generated .metalink | Pascal Rigaux | 2008-09-04 | 1 | -6/+4 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -6/+6 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -7/+8 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -3/+4 |
| | |||||
* | create _create_one_metalink_line() out of _create_metalink_() | Pascal Rigaux | 2008-09-04 | 1 | -18/+24 |
| | |||||
* | "nicer" debug/log message | Pascal Rigaux | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | don't deconstruct $files in _create_metalink_(), use $rel_files instead | Pascal Rigaux | 2008-09-03 | 1 | -9/+11 |
| | |||||
* | inline _sync_raw() | Pascal Rigaux | 2008-09-03 | 1 | -14/+9 |
| | |||||
* | 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 |
| | |||||
* | create urpm::download::sync_url() and use it | Pascal Rigaux | 2008-09-03 | 1 | -1/+7 |
| | |||||
* | create urpm::download::sync_rel() and use it | Pascal Rigaux | 2008-09-03 | 1 | -0/+7 |
| | |||||
* | - really call aria2 with --max-tries=1 | Pascal Rigaux | 2008-09-03 | 1 | -2/+1 |
| | | | | | | (it helps a lot when trying to download some files (eg: reconfig.urpmi)) | ||||
* | 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 | 1 | -2/+7 |
| | | | | | and use options that makes it work nicely | ||||
* | - all tools | Pascal Rigaux | 2008-09-01 | 1 | -2/+13 |
| | | | | | o use metalink/aria2 by default (when available) when using a mirrorlist | ||||
* | 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 |
| | |||||
* | add comment wrt. <?xml*> field at top of metalink | Per Øyvind Karlsen | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | adjust tabbing to pixel's taste | Per Øyvind Karlsen | 2008-07-10 | 1 | -39/+39 |
| | |||||
* | clean up with help from pixel's suggestions | Per Øyvind Karlsen | 2008-07-09 | 1 | -28/+25 |
| | |||||
* | add local metalink generation | Per Øyvind Karlsen | 2008-07-09 | 1 | -4/+82 |
| | |||||
* | - all tools | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
| | | | | | o fix broken ssh:// (regression introduced in 6.0) | ||||
* | urpmi: set connection timeout for rsync as well | Anssi Hannula | 2008-06-15 | 1 | -0/+2 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-03-27 | 1 | -3/+8 |
| | | | | | | o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain passwords (#39434) | ||||
* | simple cleanup | Pascal Rigaux | 2008-03-27 | 1 | -4/+4 |
| | | | | | (would need some more) | ||||
* | display an error message when failing to read proxy settings | Pascal Rigaux | 2008-03-27 | 1 | -1/+9 |
| | |||||
* | o handle displaying utf8 download progression in non-utf8 terminal | Pascal Rigaux | 2008-03-20 | 1 | -1/+8 |
| | | | | | | (ie clean the full line when we can't be sure of the number of characters that will be displayed) | ||||
* | fix download progression using wget: | Pascal Rigaux | 2008-03-03 | 1 | -7/+9 |
| | | | | | | | | | | | - the first line displays the date, not simply the time - the "==> RETR" is only for ftp, also parse "200 OK" - detecting size using /^Length/ is much simpler when wget output is not translated, so use LC_ALL=C - "ETA" is now "eta" in my tests - "eta" is not displayed at the beginning, do call propagate_sync_callback with precent and speed | ||||
* | {removable} is no more | Pascal Rigaux | 2008-02-27 | 1 | -2/+2 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-02-26 | 1 | -0/+1 |
| | | | | | o fix using proxy with curl (#38143) | ||||
* | download mirrorlist silently | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | create hide_password() (to be used in urpm::main_loop to remove duplication) | Pascal Rigaux | 2008-02-24 | 1 | -2/+7 |
| |