Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test reconfig.urpmi | Pascal Rigaux | 2008-09-23 | 3 | -0/+14 |
| | |||||
* | help debugging aria2 | Pascal Rigaux | 2008-09-23 | 1 | -6/+6 |
| | |||||
* | {allow_metalink} was used unitialised, so now always using use_metalink() and | Pascal Rigaux | 2008-09-23 | 2 | -6/+8 |
| | | | | | doing the memoizing inside use_metalink() | ||||
* | cleanup using new sync_rel_one() and new option "preclean" | Pascal Rigaux | 2008-09-23 | 1 | -23/+16 |
| | |||||
* | create sync_rel_one() and use it | Pascal Rigaux | 2008-09-23 | 1 | -3/+8 |
| | |||||
* | - sync_*(): return the downloaded file | Pascal Rigaux | 2008-09-23 | 1 | -20/+18 |
| | | | | | | - sync_rel: handle "preclean", and do cleanup things after failed download - simplify some mess using the returned value | ||||
* | simplify: "$urpm->{cachedir}/partial" is the default "dir" where files are ↵ | Pascal Rigaux | 2008-09-23 | 1 | -4/+3 |
| | | | | downloaded | ||||
* | modify _download_media_info_file() prototype | Pascal Rigaux | 2008-09-23 | 1 | -10/+11 |
| | |||||
* | test srpms media | Pascal Rigaux | 2008-09-23 | 1 | -0/+7 |
| | |||||
* | adapt to change: | Pascal Rigaux | 2008-09-23 | 1 | -23/+16 |
| | | | | | r246037 | pixel | 2008-09-19 : do not skip "debug_for=" media | ||||
* | _retrieve_media_info_file_and_check_MD5SUM() is called from | Pascal Rigaux | 2008-09-23 | 1 | -2/+0 |
| | | | | | | _retrieve_xml_media_info_or_remove() which is called from _update_medium_(), so we are sure {parsed_md5sum} is already computed | ||||
* | use _download_media_info_file() in get_synthesis__remote() | Pascal Rigaux | 2008-09-23 | 1 | -4/+3 |
| | |||||
* | - normalize synthesis downloading: rename it in cachedir asap just like any ↵ | Pascal Rigaux | 2008-09-23 | 2 | -6/+22 |
| | | | | | | | other media_info files - create urpm::download::sync_rel_to() | ||||
* | prepare next commits: introduce $medium->{parsed_md5sum} | Pascal Rigaux | 2008-09-22 | 2 | -5/+7 |
| | |||||
* | move check_synthesis_md5sum() inside get_synthesis__remote() | Pascal Rigaux | 2008-09-22 | 1 | -2/+3 |
| | |||||
* | change parameter passing mode of get_synthesis__remote() | Pascal Rigaux | 2008-09-22 | 1 | -3/+3 |
| | |||||
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-22 | 2 | -44/+11 |
| | | | | | | | | | o for remote media, do not probe for media_info files in "./", do it only in "media_info/" the goal is to simplify the code, and to ensure things work nicely with mirrorlist/aria2 | ||||
* | create urpm::mirrors::try_probe() as a alternative solution to | Pascal Rigaux | 2008-09-22 | 3 | -10/+35 |
| | | | | | | urpm::mirrors::try() which ensure wrong path given by the user doesn't lead to mirrors being all blacklisted | ||||
* | move {allow_metalink} from $urpm to $medium, and take into account user's | Pascal Rigaux | 2008-09-22 | 2 | -3/+10 |
| | | | | | requested downloader before choosing wether we will retry or rely on aria2 | ||||
* | warn only once "not using metalink since ..." | Pascal Rigaux | 2008-09-22 | 1 | -4/+4 |
| | |||||
* | create preferred_downloader() out of _sync_webfetch_raw() | Pascal Rigaux | 2008-09-22 | 1 | -28/+35 |
| | |||||
* | Updated Slovenian translations, thanks to Matej Repinc | Jure Repinc | 2008-09-22 | 1 | -175/+119 |
| | |||||
* | update for German (de) language | Oliver Burger | 2008-09-22 | 1 | -383/+107 |
| | |||||
* | minor greek (el) language update by Nikos | Nikos Papadopoulos | 2008-09-21 | 1 | -927/+763 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -156/+116 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -161/+101 |
| | |||||
* | add missing points | Thierry Vignaud | 2008-09-20 | 1 | -3/+3 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-19 | 1 | -11/+11 |
| | |||||
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-19 | 2 | -2/+5 |
| | | | | | | | | o --distrib: do not skip "debug_for=" media (debug media will be added with flag "ignore" if noauto=1) as requested by fcrozat and tvignaud | ||||
* | update | Pascal Rigaux | 2008-09-18 | 1 | -11/+11 |
| | |||||
* | 6.136.13 | Pascal Rigaux | 2008-09-18 | 2 | -1/+3 |
| | |||||
* | document last commit | Pascal Rigaux | 2008-09-18 | 1 | -0/+5 |
| | |||||
* | - Add some options to aria2 downloader | Aurélien Lefebvre | 2008-09-18 | 1 | -2/+4 |
| | | | | | - Reduce from 16 to 8 servers for each file in metalink | ||||
* | Update French translation | Christophe Berthelé | 2008-09-17 | 1 | -5/+5 |
| | |||||
* | 6.126.12 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| | |||||
* | (write_urpmdb) copy updates descriptions too (usefull for rpmdrake) | Thierry Vignaud | 2008-09-17 | 2 | -0/+4 |
| | |||||
* | reindent | Thierry Vignaud | 2008-09-17 | 1 | -1/+2 |
| | |||||
* | when using --bug, copy /root/.rpmdrake too | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-09-16 | 1 | -1647/+1062 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-12 | 1 | -470/+505 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-11 | 1 | -78/+44 |
| | |||||
* | update | Pascal Rigaux | 2008-09-11 | 1 | -113/+113 |
| | |||||
* | 6.116.11 | Pascal Rigaux | 2008-09-11 | 2 | -1/+3 |
| | |||||
* | - library: | Pascal Rigaux | 2008-09-11 | 3 | -8/+26 |
| | | | | | o create urpm::select::conflicting_packages_msg() for rpmdrake | ||||
* | - fix locale problem with aria2 | Aurélien Lefebvre | 2008-09-10 | 1 | -0/+1 |
| | |||||
* | fix namespace (it's really too late to commit more) | Thierry Vignaud | 2008-09-09 | 2 | -2/+2 |
| | |||||
* | (db_open_or_die__) typo fix | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | (db_open_or_die__) ahem... | Thierry Vignaud | 2008-09-09 | 3 | -4/+6 |
| | |||||
* | (db_open_or_die__) factorize some code (the name might have to be changed...) | Thierry Vignaud | 2008-09-09 | 3 | -16/+12 |
| | |||||
* | 6.106.10 | Thierry Vignaud | 2008-09-09 | 2 | -1/+3 |
| |