On Fri, 2005-02-04 at 12:21 -0500, Frank Pineau wrote: > Silly question. When doing a yum update to pick up a new kernel, will > it remove the old one? I know rpm -U kernel will. > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list Hmmm........... egrep -r "kernel*" /usr/lib/python2.3/site-packages/yum/config.py ('installonlypkgs', ['kernel', 'kernel-bigmem', 'kernel-enterprise','kernel-smp', 'kernel-debug', 'kernel-unsupported', 'kernel-source']), ('kernelpkgnames', ['kernel','kernel-smp', 'kernel-enterprise', 'kernel-bigmem', 'kernel-BOOT'])] for option in ['commands', 'installonlypkgs', 'kernelpkgnames', 'exclude'] Looks like an install only to me -- Tony Placilla, RHCT anthony_placilla@xxxxxxxx J.O.A.T. GPG-Key-ID: 1024D/C78F8B64 http://pgp.mit.edu Key fingerprint = A8D5 7AFF CE88 4179 C792 D9A9 F197 2A15 C78F 8B64