Re: Removing old kernels with yum?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2005-05-28 at 03:57 +0200, Thomas Zehetbauer wrote:
> I have been using "rpm -qa|grep kernel" and "rpm -e $kernel" for a while
> but I wonder if yum can be configured to treat kernels as normal
> packages, e.g. "installonlypkgs=" in yum.conf (which does not work).

I believe this is actually hard-coded in yum.

One of the consequences of allowing a kernel to be upgraded instead of
installed would be that the currently-running kernel plus all of its
modules would be deleted when the new kernel was added. So any operation
that needed to load a module (e.g. starting ppp if the ppp modules
weren't already loaded) would fail. There might be more significant
issues too (has anyone tried removing their currently-running kernel to
see what happens? not something I intend to try!).

Paul.
-- 
Paul Howarth <paul@xxxxxxxxxxxx>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux