Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve wording of the message telling orphans can be removed | Christophe Fergeau | 2009-02-16 | 1 | -2/+2 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-15 | 1 | -2/+2 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2009-02-15 | 1 | -11/+11 |
| | |||||
* | update for German translation | Oliver Burger | 2009-02-11 | 1 | -6/+8 |
| | |||||
* | (do_install_3) warn when rebooting is needed after installing packages | Thierry Vignaud | 2009-02-10 | 2 | -0/+10 |
| | |||||
* | (get_updates_description) fix reading descriptions with --env= | Thierry Vignaud | 2009-02-09 | 2 | -1/+3 |
| | | | | | (needed for rpmdrake) | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-01-31 | 1 | -44/+82 |
| | |||||
* | (run) no need to clean rpmdb if we're not going to use data extracted from it | Thierry Vignaud | 2009-01-30 | 1 | -3/+3 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2009-01-28 | 1 | -0/+1 |
| | | | | | (drop support for /etc/urpmi/media.d/*.cfg) | ||||
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 6 | -145/+5 |
| | | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature) | ||||
* | only load LDAP binding if needed (saves a couple MB in rpmdrake) | Thierry Vignaud | 2009-01-27 | 2 | -1/+3 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-01-21 | 1 | -6/+6 |
| | |||||
* | Release 6.21...6.21 | Christophe Fergeau | 2009-01-13 | 2 | -1/+3 |
| | |||||
* | Remove urpmi.recover from args.pm | Christophe Fergeau | 2009-01-13 | 1 | -11/+0 |
| | |||||
* | Make perl-checker happy | Christophe Fergeau | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | - drop urpmi.recover | Pascal Rigaux | 2009-01-13 | 1 | -1/+1 |
| | | | | | (no more possible with rpm 4.6 which doesn't handle --repackage) | ||||
* | - drop urpmi.recover | Pascal Rigaux | 2009-01-13 | 5 | -330/+4 |
| | | | | | (no more possible with rpm 4.6 which doesn't handle --repackage) | ||||
* | Version 6.206.20 | Christophe Fergeau | 2009-01-13 | 2 | -5/+7 |
| | |||||
* | Add more tests for behaviour described in bug #45054 | Christophe Fergeau | 2009-01-13 | 1 | -1/+35 |
| | |||||
* | Update NEWS | Christophe Fergeau | 2009-01-13 | 1 | -0/+2 |
| | |||||
* | Code cleanups after pixel feedback | Christophe Fergeau | 2009-01-13 | 1 | -8/+9 |
| | |||||
* | mark packages that were initially installed through deps, removed and | Christophe Fergeau | 2009-01-13 | 1 | -12/+12 |
| | | | | reinstalled as non-orphanable, fix writing of installed-through-deps | ||||
* | Mark packages as "manually installed" | Christophe Fergeau | 2009-01-13 | 2 | -3/+44 |
| | | | | | | | | With the orphan mechanism, there is no way to manually mark a package that was installed as a dep of another package as not being a potential orphan. Mimic apt and if an already package is passed as an argument to urpmi, remove it from the potential orphans list. Fixes bug #45054. | ||||
* | update translation for greek language | Glentadakis Dimitris | 2009-01-10 | 1 | -2/+2 |
| | |||||
* | When downloading packages, remember where it comes from. | Christophe Fergeau | 2009-01-09 | 2 | -4/+13 |
| | | | | | | | | | When the same packages is available from different medias (main/release and main/update for example), urpmi can forget from which media it downloaded the package, and this causes issues with key checking. This commit makes sure we are using the right package id for the package we downloaded (the same package will have different IDs if it's available from different medias). | ||||
* | Don't modify _download_packages_of_distant_media args, use return values | Christophe Fergeau | 2009-01-09 | 1 | -5/+9 |
| | |||||
* | add some comment | Pascal Rigaux | 2009-01-08 | 1 | -1/+3 |
| | |||||
* | add some comment | Pascal Rigaux | 2009-01-08 | 1 | -1/+2 |
| | |||||
* | Add new testcase for bug #46874 | Christophe Fergeau | 2009-01-07 | 7 | -0/+116 |
| | |||||
* | fix/enhance comment | Pascal Rigaux | 2009-01-07 | 1 | -1/+5 |
| | |||||
* | fix typo | Pascal Rigaux | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | add some comments | Pascal Rigaux | 2009-01-06 | 1 | -0/+11 |
| | |||||
* | use "use strict" in all modules | Pascal Rigaux | 2009-01-06 | 14 | -0/+15 |
| | |||||
* | give clearer name to some functions | Pascal Rigaux | 2009-01-06 | 1 | -7/+7 |
| | |||||
* | enhance doc | Pascal Rigaux | 2009-01-06 | 1 | -1/+2 |
| | |||||
* | fix comment | Pascal Rigaux | 2009-01-06 | 1 | -1/+1 |
| | |||||
* | add comment | Pascal Rigaux | 2009-01-06 | 1 | -1/+3 |
| | |||||
* | add comment | Pascal Rigaux | 2009-01-06 | 1 | -0/+3 |
| | |||||
* | comment a hack | Pascal Rigaux | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | Fix urpmq -i with local RPMs | Christophe Fergeau | 2009-01-05 | 2 | -5/+10 |
| | |||||
* | old suggests format is no more handled, forgot to update list | Christophe Fergeau | 2009-01-05 | 1 | -1/+0 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-01-04 | 1 | -273/+243 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2008-12-24 | 1 | -5/+7 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2008-12-23 | 1 | -605/+493 |
| | |||||
* | add aria2 to the priority list of packages that need to be updated | Thierry Vignaud | 2008-12-20 | 2 | -1/+3 |
| | | | | | | | | | before restarting urpmi (should we try to update libcares & libssl too???) (this should probably be backported in the 2009.0 branch) | ||||
* | add some doc | Pascal Rigaux | 2008-12-18 | 1 | -0/+3 |
| | |||||
* | Update for German translation | Oliver Burger | 2008-12-15 | 1 | -3/+3 |
| | |||||
* | - adapt tests to rpm 4.6: | Pascal Rigaux | 2008-12-15 | 8 | -93/+4 |
| | | | | | | | | o old suggests format is no more handled o buildroot handling changed o build directories for root changed - fix buildroot_default.spec: was broken since %{rpm_version} is not defined | ||||
* | enhance the log | Pascal Rigaux | 2008-12-15 | 1 | -0/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-12-15 | 2 | -2/+4 |
| | | | | | o --auto: do not prompt for "retry" on aria2 download failure |