[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Kernel upgrade usr/src/linux



The stricture in kernel-source-2.6.8/README (there does not seem to be a reference to this in README.debian) reads:

"- If you install the full sources, put the kernel tarball in a directory where you have permissions (eg. your home directory) and unpack it:

		gzip -cd linux-2.6.XX.tar.gz | tar xvf -

   Replace "XX" with the version number of the latest kernel.

Do NOT use the /usr/src/linux area! This area has a (usually incomplete) set of kernel headers that are used by the library header files. They should match the library, and not get messed up by whatever the kernel-du-jour happens to be."

As I understand it, that means do not put sources in /usr/src/linux. However, it seems that a lot of applications expect to find something at /usr/src/linux. Symlinking it to the actual source seems to satisfy that expectation whilst complying with the stricture by not actually putting anything in it.

I did in fact have various old files in /usr/src/linux and I could have done with some reassurance that it was OK to delete it all and replace it with the symlink (well, it seems to have been).

So I do not know if there is an issue here, do I need to raise a bug report in order to get some additional explanation in the release notes?



Reply to: