summaryrefslogtreecommitdiffstats
path: root/perl-install/install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
...
* - Allow to set urpm curl options in order to be able to make curl quiet. SettingArnaud Patard2012-04-301-0/+1
* (_resolve_requested_and_check) explainThierry Vignaud2012-04-191-0/+1
* (_resolve_requested_and_check) fix a crash when package state is empty (mga#5...Thierry Vignaud2012-04-191-2/+5
* (_install_raw::ask_for_bad_or_missing) offer to not ask again about missing p...Thierry Vignaud2012-04-181-0/+11
* (_install_raw::bad_signature) fix assuming "no" to continue on badThierry Vignaud2012-04-181-6/+7
* (unselectAllPackages) only log about unselecting packages if "no_suggest" opt...Thierry Vignaud2012-04-181-2/+4
* (_resolve_requested_and_check) make it slighty more readableThierry Vignaud2012-04-171-1/+2
* (select_by_package_names_or_die) track suggested packagesThierry Vignaud2012-04-171-0/+5
* (unselectAllPackages) move test out of ifThierry Vignaud2012-04-171-1/+2
* (extractHeaders) adapt to urpmi API after resurecting itThierry Vignaud2012-04-161-1/+1
* (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve packag...Thierry Vignaud2012-04-161-0/+26
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
* (setSelectedFromCompssList) fix bogus "no packages matchThierry Vignaud2012-03-021-2/+2
* (empty_packages) log more stuff regarding packages installation (mga#4565)Thierry Vignaud2012-02-191-1/+1
* (bad_signature) offer not to ask again about bad signaturesThierry Vignaud2011-09-191-1/+8
* (bad_signature) simplifyThierry Vignaud2011-09-191-5/+2
* perl_checker cleanupsThierry Vignaud2011-09-171-4/+3
* (_is_kernelServer_needed) forbid selecting kernel-server if notThierry Vignaud2011-05-241-0/+2
* (_is_kernelServer_needed) perl_checker cleanupThierry Vignaud2011-05-241-1/+1
* (_is_kernelServer_needed) split it out of _bestKernel_extensions()Thierry Vignaud2011-05-241-1/+5
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-3/+3
* Use all included levels to resolv dependencies instead of doing it level by l...Pascal Terjan2010-04-021-1/+5
* compute dependencies on full list of packages from a rpmsrate level instead Pascal Terjan2010-04-011-11/+16
* fix typoOlivier Blin2009-12-011-1/+1
* fix do_pkgs_during_install::what_providesOlivier Blin2009-11-301-1/+6
* oops, revert unwanted commitOlivier Blin2009-11-121-6/+1
* fix detecting hidden partitions as recovery (broken in commit 257797)Olivier Blin2009-11-121-1/+6
* fallback on most generic kernel if the suitable one is not availableOlivier Blin2009-10-301-0/+7
* allow to set preferred packages list in auto_installOlivier Blin2009-10-191-1/+1
* allow to set preferred kernel extension in o->{kernel_extension}Olivier Blin2009-09-141-0/+1
* allow minimal install without suggestsPascal Terjan2009-09-021-1/+1
* (install) prevent urpmi messages from garbaging text installer (#50776)Thierry Vignaud2009-08-111-0/+4
* (empty_packages) use --force like older installer (and dropThierry Vignaud2009-04-221-1/+1
* (empty_packages) use --replacepkgs like older installerThierry Vignaud2009-04-221-0/+1
* (_install_raw,monitor_full_edid) do not log perl warnings aboutThierry Vignaud2009-04-201-0/+3
* do not crash when encountering bad signatures in automatic installOlivier Blin2009-04-151-1/+5
* (_install_raw) tell urpmi to stop transactions when clicking onThierry Vignaud2009-03-311-0/+3
* (_install_raw) display package names in install.log like beforeThierry Vignaud2009-03-301-0/+1
* (_install_raw) add details about the fd leakThierry Vignaud2009-03-251-1/+2
* (_install_raw) log packages' scripts output (perl-URPM/urpmi aren'tThierry Vignaud2009-03-241-1/+1
* (_install_raw::close_helper) make it more readableThierry Vignaud2009-03-201-2/+5
* (is_package_installed) split it out of _install_raw::close_helper()Thierry Vignaud2009-03-201-5/+11
* (install) update commentThierry Vignaud2009-03-111-2/+1
* (_install_raw) stop opening rpm db, now useless (onlyThierry Vignaud2009-03-091-2/+0
* (_install_raw) use new urpmi API in order to fix detecting whether installingThierry Vignaud2009-03-091-1/+1
* (_unselect_package) fix unselecting packagesThierry Vignaud2009-03-091-3/+3
* (_install_raw) log a few more messagesThierry Vignaud2009-03-091-0/+2
* (_install_raw) log failed transactions summaryThierry Vignaud2009-03-091-0/+1
* (_install_raw) ask for retryThierry Vignaud2009-03-091-2/+0