rawhide report: 20051108 changes

Brian Millett bmillett at gmail.com
Tue Nov 8 14:56:12 UTC 2005


On Tue, 2005-11-08 at 08:25 -0500, Build System wrote:
>  Updated Packages:
> yum-2.4.0-9
> -----------
> * Mon Nov 07 2005 Jeremy Katz <katzj at redhat.com> - 2.4.0-9
> - enable plugins by default
> - add installyonlyn plugin so that we only keep two kernels around by default

So after looking at the code in /usr/lib/yum-plugins/installonlyn.py, 

def config_hook(conduit):
    global num_tokeep
    num_tokeep = conduit.confInt('main', 'tokeep', default=2)

am I correct in that the correct place to change the default (2) is in
the /etc/yum.conf file with a 

tokeep=3

if I want to keep 3 kernels?

Thanks.
-- 
Brian Millett - [ Dr. Kyle (re: Vorlon Ambassador Kosh), "The
Gathering"]
"Even for an alien, this one is pretty alien."





More information about the fedora-devel-list mailing list