Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add undocumented & unstable --tune-rpm option | Pascal Rigaux | 2007-11-14 | 3 | -2/+39 |
| | | | | | (allow to test nofsync and private db) | ||||
* | allow to run tests on 4.4.2.2 which gives a few different results | Pascal Rigaux | 2007-11-14 | 5 | -15/+41 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-11-14 | 2 | -1/+5 |
| | | | | | | o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server) | ||||
* | updates | Keld Simonsen | 2007-11-02 | 1 | -335/+95 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-10-27 | 1 | -6/+4 |
| | |||||
* | run complex test later | Pascal Rigaux | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | remove debug code | Pascal Rigaux | 2007-10-19 | 1 | -1/+0 |
| | |||||
* | use system_() from helper.pm | Pascal Rigaux | 2007-10-16 | 1 | -7/+2 |
| | |||||
* | - rename $_ into $v | Pascal Rigaux | 2007-10-15 | 1 | -8/+11 |
| | | | | | - add some debug (it may help dvalin) | ||||
* | Update fr translation | Christophe Berthelé | 2007-10-12 | 1 | -4/+4 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | pt_BR translations | Wanderlei Antonio Cavassin | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-10-06 | 1 | -2/+2 |
| | |||||
* | fix another typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | 4.10.14 | Pascal Rigaux | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | - library: | Pascal Rigaux | 2007-10-04 | 2 | -0/+7 |
| | | | | | o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake | ||||
* | 4.10.13 | Pascal Rigaux | 2007-10-03 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-10-02 | 2 | -0/+8 |
| | | | | | o remove prefix/var/lib/rpm/__db* after installing pkgs rooted | ||||
* | create urpm::sys::clean_rpmdb_shared_regions() and use it | Pascal Rigaux | 2007-10-02 | 2 | -1/+6 |
| | |||||
* | fixed in rpm-4.4.8-22mdv2008 :) | Pascal Rigaux | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | $rpm_lock is undefined when we create the rpmdb from scratch | Pascal Rigaux | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | add a test showing rpm failure (for #34342) | Pascal Rigaux | 2007-10-02 | 2 | -0/+35 |
| | |||||
* | better doc | Pascal Rigaux | 2007-10-02 | 1 | -0/+2 |
| | |||||
* | add doc | Pascal Rigaux | 2007-10-02 | 1 | -0/+9 |
| | |||||
* | add missing space | Olivier Blin | 2007-09-30 | 1 | -2/+2 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-09-28 | 1 | -2/+2 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-09-28 | 1 | -2/+2 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-09-28 | 1 | -389/+405 |
| | |||||
* | add a test which currently triggers a big transaction | Pascal Rigaux | 2007-09-28 | 6 | -0/+110 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | Really fix rpm-find-leaves --help instead of breaking it another way | Pascal Terjan | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | 4.10.12 | Pascal Rigaux | 2007-09-27 | 2 | -1/+3 |
| | |||||
* | with perl-URPM 2.04, promote on obsoletes are properly handled | Pascal Rigaux | 2007-09-27 | 2 | -2/+3 |
| | |||||
* | - urpm::media::update_media: | Pascal Rigaux | 2007-09-27 | 2 | -9/+17 |
| | | | | | | | | | o ensure a second pass is done even if media has not been modified (useful for the %trigger trick done in urpmi to rebuild synthesis with suggests) without it, file provides are not computed properly | ||||
* | debug__do_not_install: better do it everywhere | Pascal Rigaux | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-09-27 | 1 | -641/+185 |
| | |||||
* | --env is used for debugging, so don't clobber urpmi.log from bug report | Pascal Rigaux | 2007-09-27 | 1 | -2/+0 |
| | | | | | (it also fixes fork mess when debugging) | ||||
* | fix using debug__do_not_install | Pascal Rigaux | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | use existing function (thanks titi) | Pascal Rigaux | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | - move some test from superuser--media_info_dir.t into superuser--rpm.t | Pascal Rigaux | 2007-09-27 | 3 | -9/+56 |
| | | | | | - add a test | ||||
* | add a rebuilddb check (to detect bugs like #34181) | Pascal Rigaux | 2007-09-27 | 1 | -0/+10 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | - urpmf | Pascal Rigaux | 2007-09-27 | 2 | -4/+7 |
| | | | | | o fix -a and -o | ||||
* | fix typo | Per Øyvind Karlsen | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | This is better. | Mashrab Kuvatov | 2007-09-26 | 2 | -2/+2 |
| | |||||
* | update (metq.com) | Thierry Vignaud | 2007-09-26 | 1 | -147/+203 |
| | |||||
* | up | José Melo | 2007-09-26 | 1 | -4/+3 |
| |