On Mon, Jul 14, 2008 at 1:39 PM, Bowie Bailey Bowie_Bailey@buc.com wrote:
Jim Perrin wrote:
http://linux.duke.edu/~skvidal/useful-scripts/kernel-prune.py
this will generate a list of old kernel bits you don't need. You can pipe it through rpm -e for cleanup.
So what you are saying is that it is ok to simply 'rpm -e' or 'yum remove' unused kernel packages?
Well, you could do it by hand, but it's probably a lot easier with rpm (or yum, but for this I'd stick to rpm...).
mhr