Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honour $RELEASE/$ARCH/... in urpmi.addmedia --distrib | Christophe Fergeau | 2010-01-12 | 1 | -3/+5 |
| | |||||
* | -updated polish translation | Marek Walczak | 2010-01-11 | 1 | -7/+16 |
| | |||||
* | (_kernel_callback) add packages requiring orphan kernels to the orphan | Thierry Vignaud | 2010-01-05 | 2 | -2/+14 |
| | | | | lists too, eg dkms packages (#53414) | ||||
* | rename @requested_kernels as @latest_kernels as its purpopse really is to | Thierry Vignaud | 2010-01-05 | 1 | -3/+3 |
| | | | | | track latest kernels for every flavor, not kernel packages that are required by 3rd party packages | ||||
* | perl_checker cleanups & annotations | Thierry Vignaud | 2010-01-05 | 1 | -2/+4 |
| | |||||
* | fix typo in French translation, spotted by pterjan | Christophe Fergeau | 2009-12-22 | 1 | -1/+1 |
| | |||||
* | updated Polish translation | Sergio Rafael Lemke | 2009-12-14 | 1 | -3325/+3306 |
| | |||||
* | update NEWS file | Christophe Fergeau | 2009-12-08 | 1 | -1/+4 |
| | |||||
* | reload mirror list cache if it's in an "old" format | Christophe Fergeau | 2009-12-08 | 1 | -0/+3 |
| | | | | | | | | old mirror list caches didn't store the time of the product.id file. When such a file is encountered, make sure we invalidate the cache. Otherwise, when upgrading from a distro where the mirror list cache didn't have the product.id mtime to a distro where the mirror list cache would have it, the mirror list cache won't be invalidated | ||||
* | update po files | Christophe Fergeau | 2009-12-07 | 16 | -891/+1233 |
| | |||||
* | fix documentation of urpmq --sources | Christophe Fergeau | 2009-12-07 | 1 | -1/+1 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2009-11-30 | 1 | -2/+2 |
| | |||||
* | update copyright | Thierry Vignaud | 2009-11-24 | 13 | -13/+13 |
| | |||||
* | (handle_need_restart) do not advice to reboot when inside a chroot | Thierry Vignaud | 2009-11-24 | 2 | -0/+2 |
| | |||||
* | better phrasing | Thierry Vignaud | 2009-11-24 | 1 | -2/+2 |
| | |||||
* | (handle_need_restart) split it out of run() for readability | Thierry Vignaud | 2009-11-24 | 1 | -8/+18 |
| | | | | (it has kept growing and it's needed for next commit anyway) | ||||
* | (run) perl_checker cleanup | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | documentation files for urpmi-dudf added | Olivier Rosello | 2009-11-20 | 2 | -0/+91 |
| | |||||
* | test for /boot/vmlinuz-$release existence before using it | Christophe Fergeau | 2009-11-18 | 1 | -1/+1 |
| | | | | | | kernel orphaning assumes this file is present, however in rare cases when the user erased its running kernel (or in chroots), the file may not exist which causes an error message | ||||
* | Exclude gpg-pubkey from missing packages, not available ones | Pascal Terjan | 2009-11-18 | 1 | -3/+3 |
| | |||||
* | ignore gpg_pubkey packages in urpmq --not-available | Pascal Terjan | 2009-11-18 | 2 | -1/+3 |
| | |||||
* | fix bash completion script (#54946) | Christophe Fergeau | 2009-11-18 | 1 | -2/+2 |
| | | | | | sh urpmi.bash_completions was reporting errors when trying to run it. Patch by Pedro MC | ||||
* | don't cache media.cfg files on virtual media | Christophe Fergeau | 2009-11-10 | 2 | -2/+9 |
| | | | | | | media.cfg files were cached to /etc/urpmi/media.cfg even when using --use-distrib or other media for which we don't want to cache the media matadata. Make sure we no longer do that. | ||||
* | updated fi translation | Jani Välimaa | 2009-11-04 | 1 | -2/+2 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-11-01 | 1 | -6/+7 |
| | |||||
* | 6.326.32 | Christophe Fergeau | 2009-10-29 | 2 | -1/+3 |
| | |||||
* | don't use aria2 to fetch mirrorlist, fixes #53434 | Christophe Fergeau | 2009-10-29 | 3 | -5/+14 |
| | |||||
* | update NEWS | Christophe Fergeau | 2009-10-29 | 1 | -0/+4 |
| | |||||
* | updated fi translation | Jani Välimaa | 2009-10-29 | 1 | -3/+3 |
| | |||||
* | be careful when an obsoleted package is listed in potential orphans | Christophe Fergeau | 2009-10-28 | 1 | -2/+4 |
| | | | | | | | | | | When package B obsoletes package A and package A is listed as a potential orphan (ie it appears in installed-through-deps.list), then B is marked as a potential orphan too (since "obsoletes" more or less means that A was renamed to B). However, if B was originally installed and does not appear in installed-through-deps, that means it's not a potential orphan and thus it shouldn't be added to the potential orphans list. Fixes #54590. | ||||
* | 6.316.31 | Christophe Fergeau | 2009-10-28 | 2 | -1/+3 |
| | |||||
* | translation update | Sergey Ribalchenko | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | translation update | Sergey Ribalchenko | 2009-10-27 | 1 | -18/+13 |
| | |||||
* | Translated the last-two-unrelated strings, as well as copy every English ↵ | Ma'moun Diraneyya | 2009-10-26 | 1 | -531/+770 |
| | | | | string from Msgid to Msgstr because I don't like to see the red lines in Lokalization Statistics page as much as possible | ||||
* | Restored the .pot file contents for Arabic language, until the exist ↵ | Ma'moun Diraneyya | 2009-10-26 | 1 | -1310/+552 |
| | | | | terminal emulators natively support BiDi languages | ||||
* | Hungarian translation update | Gergely Lonyai | 2009-10-26 | 1 | -462/+347 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-10-24 | 1 | -5/+6 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2009-10-22 | 1 | -9/+9 |
| | |||||
* | update Italian translation - by Moreno Manzini | Andrea Celli | 2009-10-22 | 1 | -97/+54 |
| | |||||
* | updates | Keld Simonsen | 2009-10-22 | 1 | -69/+38 |
| | |||||
* | updated fi translation | Jani Välimaa | 2009-10-22 | 1 | -7/+8 |
| | |||||
* | Updated Translation for Norwegian Bokmål. | Olav Dahlum | 2009-10-21 | 1 | -85/+46 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2009-10-21 | 1 | -8/+7 |
| | |||||
* | update russian translation | Alexander Kazancev | 2009-10-21 | 1 | -84/+46 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2009-10-21 | 1 | -6/+6 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2009-10-21 | 1 | -349/+330 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2009-10-21 | 1 | -6/+6 |
| | |||||
* | updated translation for pt_BR | Sergio Rafael Lemke | 2009-10-21 | 1 | -12/+10 |
| | |||||
* | Update French translation | Christophe Berthelé | 2009-10-21 | 1 | -5/+6 |
| | |||||
* | update swedish translation | Thomas Backlund | 2009-10-21 | 1 | -6/+6 |
| |