summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* perl_checker cleanupsThierry Vignaud2010-02-241-3/+3
|
* (add_distrib_media) do not add non-free repository by default for Free ↵Thierry Vignaud2010-02-242-0/+14
| | | | edition (#40033)
* UpdatesKeld Simonsen2010-02-141-3/+3
|
* fix some typos, ambigiuty and inconsistenciesPer Øyvind Karlsen2010-02-111-5/+5
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-02-071-29/+16
|
* Created translationmarquinos2010-02-011-0/+3620
|
* (run) reindent (pixel didn't wanted it at the time b/c it added oneThierry Vignaud2010-02-011-295/+295
| | | | layer in history but it's more readable that way...)
* 6.346.34Thierry Vignaud2010-01-252-1/+3
|
* log misc's fix for bug #54842Thierry Vignaud2010-01-251-0/+1
|
* wrap too long logThierry Vignaud2010-01-251-1/+2
|
* Add urpmi testcase for bug #57224 (disabled until fixed)Anssi Hannula2010-01-246-1/+99
|
* testsuite: fix backtrack-promotion.t for 32bitAnssi Hannula2010-01-231-3/+1
|
* testsuite: When trying to install two conflicting packages, considerAnssi Hannula2010-01-232-9/+22
| | | | | | the tests passed if either of them is installed succesfully after alerting the user.
* - remove double declaration, spotted by warnings.pmMichael Scherer2010-01-221-1/+0
|
* - silence warning about urpm::media::PER_MEDIA_OPT used only onceMichael Scherer2010-01-221-0/+1
|
* - add md5sum module, as it is used later. It is cleaner to delcare what ↵Michael Scherer2010-01-221-0/+1
| | | | | | | module are used instead of relying on others modules to load it. This also prevent some loop and warnings.
* - remove uneeded module use, as this give some warningsMichael Scherer2010-01-221-1/+0
|
* - use a anonymous subroutine, so perl will rebind variables declared outside ↵Michael Scherer2010-01-221-4/+6
| | | | | | | of the subroutine. This bug prevent rpmdrake from installing two set of packages ( bug #54842 )
* fix _filedir usageGuillaume Rousse2010-01-171-1/+1
|
* don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.dChristophe Fergeau2010-01-152-1/+3
|
* fix bug # in NEWSChristophe Fergeau2010-01-151-1/+1
|
* perl_checker cleanupChristophe Fergeau2010-01-121-1/+1
|
* 6.336.33Christophe Fergeau2010-01-122-1/+6
|
* add comment about tests known not to workChristophe Fergeau2010-01-122-0/+4
|
* adjust tests for string changesChristophe Fergeau2010-01-122-3/+3
|
* adjust parsing of orphan message in auto-orphan testChristophe Fergeau2010-01-121-1/+1
|
* adjust expected test resultsChristophe Fergeau2010-01-122-4/+4
| | | | | | These tests have 2 valid outputs depending on which order the packages are picked by urpmi, seems this order changed, so we have to adjust the expected results
* fix handling of media with redirectionsChristophe Fergeau2010-01-121-1/+1
| | | | This was broken when trying to handle $RELEASE/$ARCH in urpmi.addmedia
* honour $RELEASE/$ARCH/... in urpmi.addmedia --distribChristophe Fergeau2010-01-121-3/+5
|
* -updated polish translationMarek Walczak2010-01-111-7/+16
|
* (_kernel_callback) add packages requiring orphan kernels to the orphanThierry Vignaud2010-01-052-2/+14
| | | | lists too, eg dkms packages (#53414)
* rename @requested_kernels as @latest_kernels as its purpopse really is toThierry Vignaud2010-01-051-3/+3
| | | | | track latest kernels for every flavor, not kernel packages that are required by 3rd party packages
* perl_checker cleanups & annotationsThierry Vignaud2010-01-051-2/+4
|
* fix typo in French translation, spotted by pterjanChristophe Fergeau2009-12-221-1/+1
|
* updated Polish translationSergio Rafael Lemke2009-12-141-3325/+3306
|
* update NEWS fileChristophe Fergeau2009-12-081-1/+4
|
* reload mirror list cache if it's in an "old" formatChristophe Fergeau2009-12-081-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 filesChristophe Fergeau2009-12-0716-891/+1233
|
* fix documentation of urpmq --sourcesChristophe Fergeau2009-12-071-1/+1
|
* updated tr translationAtilla Öntaş2009-11-301-2/+2
|
* update copyrightThierry Vignaud2009-11-2413-13/+13
|
* (handle_need_restart) do not advice to reboot when inside a chrootThierry Vignaud2009-11-242-0/+2
|
* better phrasingThierry Vignaud2009-11-241-2/+2
|
* (handle_need_restart) split it out of run() for readabilityThierry Vignaud2009-11-241-8/+18
| | | | (it has kept growing and it's needed for next commit anyway)
* (run) perl_checker cleanupThierry Vignaud2009-11-241-1/+1
|
* documentation files for urpmi-dudf addedOlivier Rosello2009-11-202-0/+91
|
* test for /boot/vmlinuz-$release existence before using itChristophe Fergeau2009-11-181-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 onesPascal Terjan2009-11-181-3/+3
|
* ignore gpg_pubkey packages in urpmq --not-availablePascal Terjan2009-11-182-1/+3
|
* fix bash completion script (#54946)Christophe Fergeau2009-11-181-2/+2
| | | | | sh urpmi.bash_completions was reporting errors when trying to run it. Patch by Pedro MC