kernel debuginfos list (kernel versions list)

phi gcc <[email protected]> Sat, 24 Nov 2012 11:57:43 +0100
Newsgroups gmane.linux.redhat.rhn.user
Message-ID <CADieKztj3LV_HCyS0UgLfNNa-5rtVi7nQHZ=+j06WhK5nAXZeA@mail.gmail.com>
Hi All,

This is my first post at redhat.com.
If I picked the wrong mailing list tell me gently :)

I have a suscription on rhn and I try to get the list of all kernel
version that have been publised for a given version pattern like
kernel-2.6.32-279* or kernel-debuginfo-2.6.32-279*

My wish is to get something like
kernel-2.6.32-279
kernel-2.6.32-279.1.1
...
or
kernel-debuginfo-2.6.32-279
kernel-debuginfo-2.6.32-279.1.1
...

I could not find a easy way to do that.

I need these as I do many kernel crash dump reading, and I need to
'pre download' some debuginfo locally to be ready when a dump arrive,
not having to get the .rpm at the time.

Thanx in advance,
Phi