Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi, urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-02-24 | 5 | -9/+17 |
| | | | | | | o have fatal errors on some errors that must not happen (eg: moving rpm from download dir to cachedir) | ||||
* | make it fatal to fail to remove cachedir rpms | Pascal Rigaux | 2008-02-24 | 1 | -2/+4 |
| | |||||
* | - do not say "removing installed rpms" for rpms which are not in cachedir | Pascal Rigaux | 2008-02-24 | 1 | -4/+13 |
| | | | | | | | - do not say "removing installed rpms" for rpms which were not scheduled to be installed, instead remove those rpms from cachedir with a special error message | ||||
* | urpmf: fix mirrolist handling | Pascal Rigaux | 2008-02-23 | 2 | -2/+6 |
| | |||||
* | at least display an error message on error | Pascal Rigaux | 2008-02-23 | 1 | -1/+2 |
| | |||||
* | drop obsolete code (remove_failed function already removed, and error handling | Pascal Rigaux | 2008-02-23 | 1 | -5/+0 |
| | | | | | is now much better in urpmi: it won't write urpmi.cfg until everything is ok) | ||||
* | 5.5 | Pascal Rigaux | 2008-02-23 | 1 | -0/+2 |
| | |||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 12 | -20/+369 |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-02-23 | 2 | -4/+16 |
| | | | | | | o don't fail on remaining statedir files (#36267) (especially useful when using media.d/*.cfg) | ||||
* | simplify ("list" is not used anymore) | Pascal Rigaux | 2008-02-23 | 1 | -7/+7 |
| | |||||
* | ash is no more static in mandriva, use dash.static instead (for our test ↵ | Pascal Rigaux | 2008-02-23 | 1 | -2/+2 |
| | | | | purpose) | ||||
* | fix typo calling _is_local_virtual | Pascal Rigaux | 2008-02-23 | 1 | -1/+1 |
| | |||||
* | Fining some messages. | Marek Laane | 2008-02-22 | 1 | -5/+5 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-02-22 | 1 | -77/+80 |
| | |||||
* | get_content() as a wrapper around sync() to get file content | Pascal Rigaux | 2008-02-22 | 1 | -0/+15 |
| | |||||
* | - urpmf | Pascal Rigaux | 2008-02-22 | 2 | -2/+9 |
| | | | | | o fallback on hdlist when xml-info not found (useful for old distribs) | ||||
* | rename conf_file__rel_media into with-dir | Pascal Rigaux | 2008-02-21 | 3 | -5/+5 |
| | | | | | (since it will be used in urpmi.cfg too, it needs a less verbose name) | ||||
* | create _new_distribconf_and_download() and use it | Pascal Rigaux | 2008-02-21 | 1 | -6/+15 |
| | | | | | (for future commit) | ||||
* | - fix typo _is_local_virtual() and _is_remote_virtual() | Pascal Rigaux | 2008-02-21 | 1 | -6/+11 |
| | | | | | - introduce _local_file() | ||||
* | update translation for Polish | Tomasz Bednarski | 2008-02-21 | 1 | -25/+25 |
| | |||||
* | adapt --virtual usage description to its new features | Pascal Rigaux | 2008-02-21 | 1 | -2/+1 |
| | |||||
* | adapt --virtual description: it can now handle remove distro | Pascal Rigaux | 2008-02-21 | 1 | -4/+2 |
| | | | | | (and in that case /var/lib/urpmi is used) | ||||
* | do not use an undefined value | Pascal Rigaux | 2008-02-21 | 1 | -7/+7 |
| | |||||
* | Update Czech translation. | Michal Bukovjan | 2008-02-20 | 1 | -309/+128 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-02-20 | 1 | -75/+86 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-02-18 | 1 | -298/+97 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-02-17 | 1 | -112/+112 |
| | |||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-17 | 1 | -123/+64 |
| | |||||
* | Update hu translation on behalf of hu team | Christophe Berthelé | 2008-02-16 | 1 | -76/+83 |
| | |||||
* | updates | Keld Simonsen | 2008-02-16 | 1 | -244/+88 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-15 | 1 | -421/+38 |
| | |||||
* | add --debug in usage and man page | Pascal Rigaux | 2008-02-15 | 2 | -0/+5 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2008-02-15 | 1 | -17/+3 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-02-14 | 1 | -309/+281 |
| | |||||
* | updated brazilian portuguese | Wanderlei Antonio Cavassin | 2008-02-14 | 1 | -85/+88 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-02-14 | 68 | -14138/+13950 |
| | |||||
* | enhance misfeature description | Pascal Rigaux | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | enhance feature description | Pascal Rigaux | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | enhance feature description | Pascal Rigaux | 2008-02-14 | 1 | -2/+2 |
| | |||||
* | - urpmi handles /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2008-02-14 | 7 | -4/+151 |
| | | | | | | | as an alternative to using urpmi.addmedia nb: need documentation | ||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-14 | 1 | -52/+52 |
| | |||||
* | ensure that aria2 doesn't connect multiple times to same host with different ↵ | Per Øyvind Karlsen | 2008-02-13 | 1 | -0/+1 |
| | | | | protocols | ||||
* | Updated zh_CN translation | Funda Wang | 2008-02-07 | 1 | -167/+46 |
| | |||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-07 | 1 | -11/+11 |
| | |||||
* | fix typo | Pascal Rigaux | 2008-02-06 | 1 | -1/+1 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-02-06 | 2 | -6/+33 |
| | | | | | | o handle --virtual for remove media (a better name would be "auto-update", a la yum) | ||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-06 | 1 | -541/+150 |
| | |||||
* | nocheck_access is quite wrong nowadays afaik | Pascal Rigaux | 2008-02-05 | 4 | -13/+7 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-02-05 | 4 | -99/+13 |
| | | | | | | o do not parse synthesis o drop /var/lib/urpmi/names.<medium> | ||||
* | update doc: list.<media_name> is dead for some time now | Pascal Rigaux | 2008-02-05 | 1 | -7/+0 |
| |