summaryrefslogtreecommitdiffstats
path: root/urpm/orphans.pm
Commit message (Expand)AuthorAgeFilesLines
* Workaround removing real life kernelsThierry Vignaud2022-12-101-0/+3
* (_all_unrequested_orphans) handle mga9 kernelsThierry Vignaud2022-12-101-1/+11
* (_replace_kernel_by_its_provide) Adjust for new kernel namingThierry Vignaud2022-12-101-1/+4
* (_replace_kernel_by_its_provide) split it outThierry Vignaud2022-12-101-2/+19
* Track kernels by their NVRAThierry Vignaud2022-12-101-7/+10
* (_kernel_callback) Describe it moreThierry Vignaud2022-12-101-1/+4
* Document that only urpmq uses get_orphans()Thierry Vignaud2022-12-101-0/+2
* bump copyrightThierry Vignaud2020-01-171-1/+1
* Update Mageia copyright statementsRĂ©mi Verschelde2017-04-261-1/+1
* skip kernel-firmware-nonfree tooMartin Whitaker2016-11-121-1/+1
* bump mga copyrightThierry Vignaud2015-09-041-1/+1
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
* explain a little moreThierry Vignaud2015-08-281-0/+2
* convert comments to PODThierry Vignaud2015-08-281-28/+63
* describe a cople more functionsThierry Vignaud2015-08-281-0/+50
* s/suggests/recommends/Thierry Vignaud2014-09-071-2/+2
* s/suggested/recommended/Thierry Vignaud2014-09-071-2/+2
* adapt to URPM-5.00Thierry Vignaud2014-09-071-1/+1
* typo fixThierry Vignaud2014-09-071-1/+1
* use ->recommends_nosense() instead of suggests"()Thierry Vignaud2014-09-071-3/+3
* prevent removing orphan kernels if we failed to detect running kernel versionThierry Vignaud2013-10-041-1/+5
* only a couple func really are neededThierry Vignaud2013-03-211-1/+1
* bump copyrightThierry Vignaud2013-02-051-1/+1
* fix some spelling errorsGuillaume Rousse2012-12-051-1/+1
* fix computing kernel orphans when running kernel is not the latest (2/2)Thierry Vignaud2012-11-161-0/+1
* fix computing kernel orphans when running kernel is not the latest (1/2)Thierry Vignaud2012-11-161-3/+3
* (_get_orphan_kernels) simplifyThierry Vignaud2012-10-161-2/+2
* (_get_current_kernel_package) return current kernel version tooThierry Vignaud2012-10-151-4/+4
* (_kernel_callback) we really don't care about versions hereThierry Vignaud2012-10-151-1/+1
* (_kernel_callback) keep track of DKMS packages tooThierry Vignaud2012-10-151-3/+3
* rename a variable for realityThierry Vignaud2012-10-151-3/+3
* (_kernel_callback) fix commentThierry Vignaud2012-10-151-1/+1
* convert a couple comments to PODThierry Vignaud2012-08-311-10/+23
* document some functionsThierry Vignaud2012-08-311-2/+53
* add basic POD documentationThierry Vignaud2012-08-311-0/+25
* add missing spacingThierry Vignaud2012-08-311-0/+6
* (_installed_req_and_unreq_and_update_unrequested_list) only writeThierry Vignaud2012-08-261-1/+4
* (_installed_req_and_unreq_and_update_unrequested_list) keep new pkgs list aroundThierry Vignaud2012-08-261-1/+2
* do not wrongly tell we updated the unrequested package list when weThierry Vignaud2012-08-261-0/+1
* urpmi: do not print orphans message when no package is orphanOlivier Blin2012-04-191-3/+3
* (_all_unrequested_orphans) fix reading unrequested packages listThierry Vignaud2012-01-061-5/+4
* (get_now_orphans_gui_msg) introduce it for rpmdrake (#920)Thierry Vignaud2011-09-171-0/+13
* (_get_now_orphans_raw_msg) split it out of get_now_orphans_msg()Thierry Vignaud2011-09-171-2/+10
* (_kernel_callback) add packages requiring orphan kernels to the orphanThierry Vignaud2010-01-051-2/+13
* rename @requested_kernels as @latest_kernels as its purpopse really is toThierry Vignaud2010-01-051-3/+3
* perl_checker cleanups & annotationsThierry Vignaud2010-01-051-2/+4
* test for /boot/vmlinuz-$release existence before using itChristophe Fergeau2009-11-181-1/+1
* be careful when an obsoleted package is listed in potential orphansChristophe Fergeau2009-10-281-2/+4
* (_all_unrequested_orphans,_kernel_callback) fix commit ignoring kernelThierry Vignaud2009-10-131-3/+4
* _kernel_callback) better commentThierry Vignaud2009-10-131-1/+1