summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* urpmf: fix mirrolist handlingPascal Rigaux2008-02-232-2/+6
|
* at least display an error message on errorPascal Rigaux2008-02-231-1/+2
|
* drop obsolete code (remove_failed function already removed, and error handlingPascal Rigaux2008-02-231-5/+0
| | | | | is now much better in urpmi: it won't write urpmi.cfg until everything is ok)
* 5.5Pascal Rigaux2008-02-231-0/+2
|
* - all tools:Pascal Rigaux2008-02-2312-20/+369
| | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation)
* - urpmi.addmediaPascal Rigaux2008-02-232-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 Rigaux2008-02-231-7/+7
|
* ash is no more static in mandriva, use dash.static instead (for our test ↵Pascal Rigaux2008-02-231-2/+2
| | | | purpose)
* fix typo calling _is_local_virtualPascal Rigaux2008-02-231-1/+1
|
* Fining some messages.Marek Laane2008-02-221-5/+5
|
* Updated Estonian translation.Marek Laane2008-02-221-77/+80
|
* get_content() as a wrapper around sync() to get file contentPascal Rigaux2008-02-221-0/+15
|
* - urpmfPascal Rigaux2008-02-222-2/+9
| | | | | o fallback on hdlist when xml-info not found (useful for old distribs)
* rename conf_file__rel_media into with-dirPascal Rigaux2008-02-213-5/+5
| | | | | (since it will be used in urpmi.cfg too, it needs a less verbose name)
* create _new_distribconf_and_download() and use itPascal Rigaux2008-02-211-6/+15
| | | | | (for future commit)
* - fix typo _is_local_virtual() and _is_remote_virtual()Pascal Rigaux2008-02-211-6/+11
| | | | | - introduce _local_file()
* update translation for PolishTomasz Bednarski2008-02-211-25/+25
|
* adapt --virtual usage description to its new featuresPascal Rigaux2008-02-211-2/+1
|
* adapt --virtual description: it can now handle remove distro Pascal Rigaux2008-02-211-4/+2
| | | | | (and in that case /var/lib/urpmi is used)
* do not use an undefined valuePascal Rigaux2008-02-211-7/+7
|
* Update Czech translation.Michal Bukovjan2008-02-201-309/+128
|
* update (Rhoslyn Prys)Thierry Vignaud2008-02-201-75/+86
|
* update translation for PolishTomasz Bednarski2008-02-181-298/+97
|
* Osatu gabe (1 falta da).Iñigo Salvador Azurmendi2008-02-171-112/+112
|
* Osatu gabe (asko falta dira).Iñigo Salvador Azurmendi2008-02-171-123/+64
|
* Update hu translation on behalf of hu teamChristophe Berthelé2008-02-161-76/+83
|
* updatesKeld Simonsen2008-02-161-244/+88
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-02-151-421/+38
|
* add --debug in usage and man pagePascal Rigaux2008-02-152-0/+5
|
* Update fr translationChristophe Berthelé2008-02-151-17/+3
|
* updated translationPavel Maryanov2008-02-141-309/+281
|
* updated brazilian portugueseWanderlei Antonio Cavassin2008-02-141-85/+88
|
* sync with codeThierry Vignaud2008-02-1468-14138/+13950
|
* enhance misfeature descriptionPascal Rigaux2008-02-141-1/+1
|
* enhance feature descriptionPascal Rigaux2008-02-141-1/+1
|
* enhance feature descriptionPascal Rigaux2008-02-141-2/+2
|
* - urpmi handles /etc/urpmi/media.d/*.cfgPascal Rigaux2008-02-147-4/+151
| | | | | | | as an alternative to using urpmi.addmedia nb: need documentation
* Osatu gabe (asko falta dira).Iñigo Salvador Azurmendi2008-02-141-52/+52
|
* ensure that aria2 doesn't connect multiple times to same host with different ↵Per Øyvind Karlsen2008-02-131-0/+1
| | | | protocols
* Updated zh_CN translationFunda Wang2008-02-071-167/+46
|
* Osatu gabe (asko falta dira).Iñigo Salvador Azurmendi2008-02-071-11/+11
|
* fix typoPascal Rigaux2008-02-061-1/+1
|
* - urpmi.update, urpmi.addmedia:Pascal Rigaux2008-02-062-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 Azurmendi2008-02-061-541/+150
|
* nocheck_access is quite wrong nowadays afaikPascal Rigaux2008-02-054-13/+7
|
* - urpmi.update, urpmi.addmedia:Pascal Rigaux2008-02-054-99/+13
| | | | | | o do not parse synthesis o drop /var/lib/urpmi/names.<medium>
* update doc: list.<media_name> is dead for some time nowPascal Rigaux2008-02-051-7/+0
|
* 5.4Pascal Rigaux2008-02-052-1/+4
|
* - urpmi, urpme, urpmq, urpmf:Pascal Rigaux2008-02-053-1/+10
| | | | | | | o fix --use-distrib (and add test to ensure it never breaks again)
* simplifyPascal Rigaux2008-02-051-2/+1
|