Re: How to check if kernel sources are installed on a system?

From: alan
Date: Thu May 25 2006 - 17:26:43 EST


On Thu, 25 May 2006, devmazumdar wrote:

How does one check the existence of the kernel source RPM (or deb) on
every single distribution?.

We know that rpm -qa | grep kernel-source works on Redhat, Fedora,
SuSE, Mandrake and CentOS - how about other RPM based distros? How
about debian based distros?. There doesn't seem to be a a single
conherent naming scheme.

Actually it does not on later versions of fedora (4 & 5). The headers are included, but not the source. If you want to build modules, you must have kernel-devel installed.

--
"Waiter! This lambchop tastes like an old sock!" - Sheri Lewis
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/