Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yum-installonlyn: Yum plugin which only leaves n 'kernel' packages installed
- Summary
- A plugin for yum which only leaves n 'kernel' packages installed instead
of infinitely doing installonly.
You can keep around more than just 2 kernels[2] by setting tokeep to
something in the plugin config file
Also, there's a caveat that we leave installed 2 of all variants...
eg, if you have kernel and kernel-smp, then the two most recent of both
will be left behind
Changelog
- * Fri Nov 18 18:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org> 0.3.1-1.SL.2
- created fastestmirror-asyncore from fastestmirror
- added fastestmirror-meta
- added installonlyn
- Gave a default configuration for versionlock
- * Sat Sep 17 19:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org> 0.3.1-1.SL.1
- pulled out the fastestmirror, protectbase, tsflags, and versionlock to their
own rpm's.
- * Sat Sep 17 19:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org>
- version 0.3.1
- various enhancements and fixes to repoquery
- avoid tracebacks in yumex and pup when changelog plugin is enabled