Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_resolve_requested_and_check) explain | Thierry Vignaud | 2012-04-19 | 1 | -0/+1 |
| | |||||
* | (_resolve_requested_and_check) fix a crash when package state is empty ↵ | Thierry Vignaud | 2012-04-19 | 1 | -2/+5 |
| | | | | (mga#5487) | ||||
* | (_install_raw::ask_for_bad_or_missing) offer to not ask again about missing ↵ | Thierry Vignaud | 2012-04-18 | 1 | -0/+11 |
| | | | | packages | ||||
* | (_install_raw::bad_signature) fix assuming "no" to continue on bad | Thierry Vignaud | 2012-04-18 | 1 | -6/+7 |
| | | | | signatures once "do not ask again" has been checked in | ||||
* | (unselectAllPackages) only log about unselecting packages if "no_suggest" ↵ | Thierry Vignaud | 2012-04-18 | 1 | -2/+4 |
| | | | | option is set | ||||
* | (_resolve_requested_and_check) make it slighty more readable | Thierry Vignaud | 2012-04-17 | 1 | -1/+2 |
| | |||||
* | (select_by_package_names_or_die) track suggested packages | Thierry Vignaud | 2012-04-17 | 1 | -0/+5 |
| | | | | | | | | | (unselectAllPackages) unselect already suggested packages when performing a minimal install if "no suggests" option was choosen (mga#5209) rationale: the no_suggests option only applies after selecting basesystem (thus minimal install has urpmi b/c basesystem suggest urpmi) | ||||
* | (unselectAllPackages) move test out of if | Thierry Vignaud | 2012-04-17 | 1 | -1/+2 |
| | | | | so that next commit is more readable | ||||
* | (extractHeaders) adapt to urpmi API after resurecting it | Thierry Vignaud | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve ↵ | Thierry Vignaud | 2012-04-16 | 1 | -0/+26 |
| | | | | | | package descriptions from headers (mga#549) (got ripped after swtiching to urpmi, needed for next commits) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | (setSelectedFromCompssList) fix bogus "no packages match | Thierry Vignaud | 2012-03-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | HASH(0x6939a20) (it is either in skip.list or already rejected)" messages in drakx logs They got introduced by pterjan in commit r267278 on Apr 1 2010 and r267288 on Apr 2 2010: - "compute dependencies on full list of packages from a rpmsrate level instead of doing it individually..." - "Use all included levels to resolv dependencies instead of doing it level by level" | ||||
* | (empty_packages) log more stuff regarding packages installation (mga#4565) | Thierry Vignaud | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | (bad_signature) offer not to ask again about bad signatures | Thierry Vignaud | 2011-09-19 | 1 | -1/+8 |
| | |||||
* | (bad_signature) simplify | Thierry Vignaud | 2011-09-19 | 1 | -5/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-09-17 | 1 | -4/+3 |
| | |||||
* | (_is_kernelServer_needed) forbid selecting kernel-server if not | Thierry Vignaud | 2011-05-24 | 1 | -0/+2 |
| | | | | | having PAE since PAE support is mandatory for kernel-server (#1414) | ||||
* | (_is_kernelServer_needed) perl_checker cleanup | Thierry Vignaud | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | (_is_kernelServer_needed) split it out of _bestKernel_extensions() | Thierry Vignaud | 2011-05-24 | 1 | -1/+5 |
| | | | | | (needed for next commit) | ||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | Use all included levels to resolv dependencies instead of doing it level by ↵ | Pascal Terjan | 2010-04-02 | 1 | -1/+5 |
| | | | | level | ||||
* | compute dependencies on full list of packages from a rpmsrate level instead | Pascal Terjan | 2010-04-01 | 1 | -11/+16 |
| | | | | | | of doing it individually. this way choices are made knowing the full list of wanted packages and kdm does not end up on GNOME install because dm was resolved before reaching gdm | ||||
* | fix typo | Olivier Blin | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | fix do_pkgs_during_install::what_provides | Olivier Blin | 2009-11-30 | 1 | -1/+6 |
| | |||||
* | oops, revert unwanted commit | Olivier Blin | 2009-11-12 | 1 | -6/+1 |
| | |||||
* | fix detecting hidden partitions as recovery (broken in commit 257797) | Olivier Blin | 2009-11-12 | 1 | -1/+6 |
| | |||||
* | fallback on most generic kernel if the suitable one is not available | Olivier Blin | 2009-10-30 | 1 | -0/+7 |
| | | | | | (only kernel-desktop586-latest is available on Dual ISO for i586) | ||||
* | allow to set preferred packages list in auto_install | Olivier Blin | 2009-10-19 | 1 | -1/+1 |
| | | | | | (comma-separated list in $o->{preferred_packages}) | ||||
* | allow to set preferred kernel extension in o->{kernel_extension} | Olivier Blin | 2009-09-14 | 1 | -0/+1 |
| | |||||
* | allow minimal install without suggests | Pascal Terjan | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | (install) prevent urpmi messages from garbaging text installer (#50776) | Thierry Vignaud | 2009-08-11 | 1 | -0/+4 |
| | | | | (needs urpmi > 6.26.1) | ||||
* | (empty_packages) use --force like older installer (and drop | Thierry Vignaud | 2009-04-22 | 1 | -1/+1 |
| | | | | | --replacepkgs which is implied by force in URPM.xs) | ||||
* | (empty_packages) use --replacepkgs like older installer | Thierry Vignaud | 2009-04-22 | 1 | -0/+1 |
| | |||||
* | (_install_raw,monitor_full_edid) do not log perl warnings about | Thierry Vignaud | 2009-04-20 | 1 | -0/+3 |
| | | | | | missing/not-yet-installed locales while installing and while probing EDID | ||||
* | do not crash when encountering bad signatures in automatic install | Olivier Blin | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | (_install_raw) tell urpmi to stop transactions when clicking on | Thierry Vignaud | 2009-03-31 | 1 | -0/+3 |
| | | | | | "cancel" (needs urpmi >= 6.25) | ||||
* | (_install_raw) display package names in install.log like before | Thierry Vignaud | 2009-03-30 | 1 | -0/+1 |
| | |||||
* | (_install_raw) add details about the fd leak | Thierry Vignaud | 2009-03-25 | 1 | -1/+2 |
| | |||||
* | (_install_raw) log packages' scripts output (perl-URPM/urpmi aren't | Thierry Vignaud | 2009-03-24 | 1 | -1/+1 |
| | | | | | | regarding script fd leak but older installer was leaking one fd per transaction too) | ||||
* | (_install_raw::close_helper) make it more readable | Thierry Vignaud | 2009-03-20 | 1 | -2/+5 |
| | |||||
* | (is_package_installed) split it out of _install_raw::close_helper() | Thierry Vignaud | 2009-03-20 | 1 | -5/+11 |
| | |||||
* | (install) update comment | Thierry Vignaud | 2009-03-11 | 1 | -2/+1 |
| | |||||
* | (_install_raw) stop opening rpm db, now useless (only | Thierry Vignaud | 2009-03-09 | 1 | -2/+0 |
| | | | | | urpmi::main_loop::run() and urpmi::install::install() open it) | ||||
* | (_install_raw) use new urpmi API in order to fix detecting whether installing | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
| | | | | | packages succedded or not (especially usefull for building ones) | ||||
* | (_unselect_package) fix unselecting packages | Thierry Vignaud | 2009-03-09 | 1 | -3/+3 |
| | |||||
* | (_install_raw) log a few more messages | Thierry Vignaud | 2009-03-09 | 1 | -0/+2 |
| | |||||
* | (_install_raw) log failed transactions summary | Thierry Vignaud | 2009-03-09 | 1 | -0/+1 |
| | |||||
* | (_install_raw) ask for retry | Thierry Vignaud | 2009-03-09 | 1 | -2/+0 |
| | |||||
* | (_install_raw) log bogus signatures | Thierry Vignaud | 2009-03-09 | 1 | -0/+2 |
| |