On Sun, 2013-10-27 at 11:14 -0500, Rob Townley wrote:
Andrew,
$ yum --disablerepo=* --enablerepo=epel info kernel
Does not show any kernels except what is already installed. i suppose you have to enable testing and for that matter, looking in CentOS testing first would be better.
yum --disablerepo=* --enablerepo=epel* info kernel*
Elrepo has several sub-repositories defined: [elrepo] [elrepo-testing] [elrepo-kernel] [elrepo-extras]
<snip>
Bill