Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 4.9.27 | Pascal Rigaux | 2007-06-18 | 1 | -1/+1 |
| | |||||
* | 4.9.26 | Pascal Rigaux | 2007-06-14 | 1 | -1/+1 |
| | |||||
* | 4.9.25 | Pascal Rigaux | 2007-06-08 | 1 | -1/+1 |
| | |||||
* | 4.9.24 | Pascal Rigaux | 2007-05-09 | 1 | -1/+1 |
| | |||||
* | 4.9.23 | Pascal Rigaux | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | - display "removing package ..." when removing, not before. | Pascal Rigaux | 2007-04-27 | 1 | -1/+1 |
| | | | | | | - display "removing package ..." when upgrading package (may be too verbose though) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -3274/+48 |
| | |||||
* | move RFC/API/protocol doc in a dhcp-doc sub-package | Olivier Blin | 2007-03-15 | 1 | -158/+180 |
| | |||||
* | LOST | Sawyer | 2005-05-24 | 1 | -31/+31 |
| | |||||
* | LOST | Sawyer | 2005-05-24 | 1 | -1320/+1293 |
| | |||||
* | Copying release 1.5-2mdv2007.1 to pristine/ directory. | Mandrake | 2006-12-08 | 1 | -65/+3294 |
| | |||||
* | log opening db when --debug | Pascal Rigaux | 2006-11-30 | 1 | -0/+2 |
| | |||||
* | create $root/var/lib/rpm (it would need to be done with --root too...) | Pascal Rigaux | 2006-11-29 | 1 | -1/+3 |
| | |||||
* | fix typo | Pascal Rigaux | 2006-11-29 | 1 | -6/+22 |
| | |||||
* | - add {debug} level messages | Pascal Rigaux | 2006-11-28 | 1 | -1/+3 |
| | | | | | | - add some debug message before downloading - always display the retrieved url (using {log}) | ||||
* | fix protocol_from_url for things like /foo/@86875:bar.src.rpm | Pascal Rigaux | 2006-11-24 | 1 | -2/+2 |
| | |||||
* | remove a "Use of undefined value ..." | Pascal Rigaux | 2006-11-23 | 1 | -1/+1 |
| | |||||
* | better no lock than bad lock on should-not-be-used function | Pascal Rigaux | 2006-11-23 | 1 | -2/+0 |
| | |||||
* | db_open_or_die: better parameter name | Pascal Rigaux | 2006-11-23 | 1 | -2/+2 |
| |