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

From: Dave Jones
Date: Thu May 25 2006 - 17:34:29 EST


On Thu, May 25, 2006 at 05:29:59PM -0400, Valdis.Kletnieks@xxxxxx wrote:
> Might want to look at the symlink at /lib/modules/`uname -r`/source which
> is probably as sane as it gets... (Though admittedly Fedora points it
> into the wild blue yonder of /usr/src/kernels/`uname -r` which isn't
> where the non-existent kernel-source RPM puts it. Getting the .src.rpm
> and working from there leaves it in /usr/src/redhat/BUILD/yadda-yadda....)

It's pointing at the files installed by the kernel-devel package.

Dave
--
http://www.codemonkey.org.uk
-
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/