Hi there, I'm running Debian GNU/Linux 3.0 (woody) but my sources.list is configured to only update against the unstable branch. So here's the question: since woody's official Linux kernel is 2.2.20, did I do a very unwise thing by installing a 2.4.20 kernel from
http://kernel.org? What about the fact that /usr/include still contains stuff specific to 2.2.20 kernel (that shipped with woody) and all the kernel-aware utils (like modprobe) haven't been recompiled by me to accomodate to the new kernel? I have no problems so far, but why?
And yes, I would prefer to keep upgrading the kernel off kernel.org rather than installing a Debian kernel* package, if at all possible.