Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 4.10.17 | Pascal Rigaux | 2007-11-30 | 1 | -1/+1 | |
| | ||||||
* | 4.10.16 | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 | |
| | ||||||
* | factorize default options, and have them by default in $urpm->{options} | Pascal Rigaux | 2007-11-28 | 1 | -1/+10 | |
| | ||||||
* | 4.10.15 | Pascal Rigaux | 2007-11-26 | 1 | -1/+1 | |
| | ||||||
* | add undocumented & unstable --tune-rpm option | Pascal Rigaux | 2007-11-14 | 1 | -0/+34 | |
| | | | | | (allow to test nofsync and private db) | |||||
* | 4.10.14 | Pascal Rigaux | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | 4.10.13 | Pascal Rigaux | 2007-10-03 | 1 | -1/+1 | |
| | ||||||
* | 4.10.12 | Pascal Rigaux | 2007-09-27 | 1 | -1/+1 | |
| | ||||||
* | with perl-URPM 2.04, promote on obsoletes are properly handled | Pascal Rigaux | 2007-09-27 | 1 | -0/+1 | |
| | ||||||
* | 4.10.11 | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 | |
| | ||||||
* | create /var/tmp in chroots too | Thierry Vignaud | 2007-09-18 | 1 | -0/+1 | |
| | ||||||
* | 4.10.10 | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 | |
| | ||||||
* | (get_updates_description) no need to keep around medium name (was only | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 | |
| | | | | | used by rpmdrake (added on Aug 14 2007) | |||||
* | (get_updates_description) index by medium then by package ; we | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 | |
| | | | | | | | previously only index by raw package name (w/o version and w/o arch) which resulted in packages being overwritten (ie on a biarch, we would only saw one of both ia32 & x86_64 packages) | |||||
* | 4.10.9 | Pascal Rigaux | 2007-09-13 | 1 | -1/+1 | |
| | ||||||
* | fix pod | Pascal Rigaux | 2007-09-11 | 1 | -0/+2 | |
| | ||||||
* | better layout in doc | Pascal Rigaux | 2007-09-11 | 1 | -5/+7 | |
| | ||||||
* | add some doc | Pascal Rigaux | 2007-09-11 | 1 | -0/+17 | |
| | ||||||
* | 4.10.8 | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 | |
| | ||||||
* | 4.10.7 | Pascal Rigaux | 2007-09-07 | 1 | -1/+1 | |
| | ||||||
* | (create_var_lib_rpm) enable to lock chrooted rpmdb with --root too | Thierry Vignaud | 2007-08-29 | 1 | -3/+3 | |
| | ||||||
* | (create_var_lib_rpm) split it out of set_files() | Thierry Vignaud | 2007-08-29 | 1 | -6/+10 | |
| | ||||||
* | (set_files) document policy regarding chroot env | Thierry Vignaud | 2007-08-29 | 1 | -0/+1 | |
| | ||||||
* | 4.10.6 | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 | |
| | ||||||
* | simplify comment | Pascal Rigaux | 2007-08-28 | 1 | -3/+1 | |
| | ||||||
* | 4.10.5 | Pascal Rigaux | 2007-08-18 | 1 | -1/+1 | |
| | ||||||
* | 4.10.4 | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 | |
| | ||||||
* | - urpmi | Pascal Rigaux | 2007-08-13 | 1 | -4/+9 | |
| | | | | | | o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them. otherwise defaults to /etc/urpmi/*.list | |||||
* | 4.10.3 | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 | |
| | ||||||
* | 4.10.2 | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 | |
| | ||||||
* | - urpmi | Pascal Rigaux | 2007-08-12 | 1 | -0/+5 | |
| | | | | | | | | | | o when using --urpmi-root, load <root>/etc/rpm/macros this allow using _install_langs in the rooted directory - fix test exclude.t: the build computer macro _install_langs don't interfere anymore - add one test to exclude.t: test wether urpmi correctly honor _install_langs | |||||
* | 4.10.1 | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 | |
| | ||||||
* | 4.10.0 | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 | |
| | ||||||
* | 4.9.31 | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 | |
| | ||||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -0/+3 | |
| | | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list) | |||||
* | document | Pascal Rigaux | 2007-08-11 | 1 | -2/+2 | |
| | ||||||
* | (get_updates_description) reindent | Thierry Vignaud | 2007-08-10 | 1 | -17/+17 | |
| | ||||||
* | (get_updates_description) add some comments from old commits | Thierry Vignaud | 2007-08-10 | 1 | -0/+2 | |
| | ||||||
* | (get_updates_description) simplify construction of "cur" | Thierry Vignaud | 2007-08-10 | 1 | -3/+1 | |
| | ||||||
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -2/+2 | |
| | | | | | | | Make the parsing of "descriptions" file a bit better skip other tests once matched (no gain) | |||||
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -4/+4 | |
| | | | | | | | | Make the parsing of "descriptions" file a bit better be more tolerant regarding spacing (not a issue with current description files) | |||||
* | (get_updates_description) use member() | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | (get_updates_description) descriptions files really come with | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 | |
| | | | | | "Update:" field today; let's be more open | |||||
* | (get_updates_description) parse the MDKSA ids and the URL when reading the ↵ | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 | |
| | | | | "descriptions" file | |||||
* | (get_updates_description) further factorize | Thierry Vignaud | 2007-08-10 | 1 | -2/+1 | |
| | ||||||
* | (get_updates_description) merge 'pre' & 'description' management | Thierry Vignaud | 2007-08-10 | 1 | -2/+1 | |
| | ||||||
* | (get_updates_description) rpmdrake wants the medium name | Thierry Vignaud | 2007-08-10 | 1 | -1/+4 | |
| | ||||||
* | 4.9.30 | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | 4.9.29 | Pascal Rigaux | 2007-08-09 | 1 | -1/+1 | |
| | ||||||
* | 4.9.28 | Pascal Rigaux | 2007-08-03 | 1 | -1/+1 | |
| |