On Wed, 2003-12-10 at 09:59, Ben Ricker wrote: > What is the best way to Yum kernel sources? I am using Redhat 9 and > using yum-2.0.4-1.rh.fr. Here is my yum.conf: if you just want the kernel sources then: yum install kernel-source if you want the kernel srpm then you don't download it with yum, yum doesn't work on srpms right now. -sv