Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (completed callback) unlock RPM & URPMI dbs locks as soon as possible like ↵ | Thierry Vignaud | 2007-08-13 | 2 | -2/+3 |
| | | | | rpmdrake | ||||
* | (do_install_3) reuse urpm::main_loop | Thierry Vignaud | 2007-08-13 | 2 | -94/+62 |
| | |||||
* | (run) introduce "already_installed_or_not_installable" callback for GUIes | Thierry Vignaud | 2007-08-13 | 2 | -0/+2 |
| | |||||
* | (run) forward callback_report_uninst callback | Thierry Vignaud | 2007-08-13 | 1 | -0/+1 |
| | |||||
* | (install) add support for "callback_report_uninst" callback for rpmdrake | Thierry Vignaud | 2007-08-13 | 2 | -0/+2 |
| | |||||
* | (set_root) split it out in order to be reused by rpmdrake | Thierry Vignaud | 2007-08-13 | 1 | -8/+11 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-12 | 3 | -2/+28 |
| | | | | | | | | | | 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 | ||||
* | one more test | Pascal Rigaux | 2007-08-12 | 1 | -3/+23 |
| | |||||
* | also test through urpmi | Pascal Rigaux | 2007-08-12 | 1 | -22/+37 |
| | |||||
* | prepare next commit | Pascal Rigaux | 2007-08-12 | 1 | -3/+8 |
| | |||||
* | - urpmi.cfg | Pascal Rigaux | 2007-08-12 | 2 | -1/+4 |
| | | | | | | | o really add global option no-suggests (thanks to Frederik Himpe) | ||||
* | drop unneeded svn:executable | Pascal Rigaux | 2007-08-12 | 1 | -0/+0 |
| | |||||
* | 4.10.1 | Pascal Rigaux | 2007-08-12 | 2 | -1/+3 |
| | |||||
* | - library | Pascal Rigaux | 2007-08-12 | 4 | -4/+9 |
| | | | | | | | o urpm::select: new function get_preferred() replacing sort_choices() (for drakx) o get rid of "use of unitialized" when file is unset (for drakx) | ||||
* | 4.10.0 | Pascal Rigaux | 2007-08-11 | 2 | -2/+3 |
| | |||||
* | need perl-URPM 1.73 | Pascal Rigaux | 2007-08-11 | 1 | -0/+1 |
| | |||||
* | 4.9.31 | Pascal Rigaux | 2007-08-11 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 16 | -7/+231 |
| | | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list) | ||||
* | - get rid of a warning reading empty file | Pascal Rigaux | 2007-08-11 | 1 | -7/+7 |
| | | | | | | | - have extra first in the list (useful for --preferred being taken into account before /etc/urpmi/preferred.list) - cleanup | ||||
* | move get_packages_list() (for next commit) | Pascal Rigaux | 2007-08-11 | 2 | -17/+17 |
| | |||||
* | remove useless "use Expect" | Pascal Rigaux | 2007-08-11 | 5 | -5/+0 |
| | |||||
* | allow using --skip even if skip.list file is missing | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
| | |||||
* | factorize | Pascal Rigaux | 2007-08-11 | 1 | -2/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 6 | -2/+20 |
| | | | | | o new option --replacepkgs (same as rpm --replacepkgs) (#16112) | ||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 3 | -5/+8 |
| | | | | | o fix --quiet (regression introduced in 4.9.28) | ||||
* | - all tools | Pascal Rigaux | 2007-08-11 | 19 | -37/+70 |
| | | | | | o new option --wait-lock (#13025) | ||||
* | factorize common options | Pascal Rigaux | 2007-08-11 | 1 | -16/+18 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | add thanks | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | fix typo in previous commit | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-09 | 5 | -231/+308 |
| | | | | | o move some code to new module urpm::main_loop to share it with rpmdrake | ||||
* | fix testing with local urpmi after urpmi restart | Pascal Rigaux | 2007-08-09 | 1 | -0/+1 |
| | |||||
* | fix a wrongly translated message | Thierry Vignaud | 2007-08-09 | 1 | -2/+2 |
| | |||||
* | we already computed the number of package (cosmetic) | Thierry Vignaud | 2007-08-09 | 1 | -3/+3 |
| | |||||
* | make it explicit that perl-URPM 1.69 is "needed" | Pascal Rigaux | 2007-08-09 | 1 | -0/+1 |
| | | | | | (well, not really needed, without it suggests are still requires) | ||||
* | 4.9.29 | Pascal Rigaux | 2007-08-09 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-09 | 20 | -3/+242 |
| | | | | | | | | | | | o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69 |