Raja Subramanian wrote:
On Mon, Oct 20, 2008 at 10:09 PM, Satish Eerpini <[EMAIL PROTECTED]> wrote:
I was removing the old kernel files
... so i wrote this simple script which
provided the kernel version removes all the concerned files from the
system , ... I have tested this only on Fedora and i am not sure on
how well this can work on other distributions
Any specific reason this script should be used instead of "yum remove"
of the obsolete kernel package? AFAIK, rpm will automatically remove
all the associated files, grub entry, etc.
It gets better. Not only does yum do this, it does this
semi-automatically. Yum has a configuration option called
installonly_limit where the default is set to 2 in Fedora.
That means, whenever a third new kernel is installed via yum, the oldest
one is automatically purged leaving the current running kernel and a
older revision alone. This value is of course, configurable. A script to
do this manually breaks package management badly and should never be done.
Kernel
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc