Re: A Kernel Configuration Tale of Woe

Alan Cox (alan@lxorguk.ukuu.org.uk)
26 Nov 2002 14:44:30 +0000


> In his mail Dennis gave a good description of problems and missing
> features he was faced with. You might argue on a technical basis whether
> everything he suggests is implementable but his mail was very
> constructive and on-topic.

I think he missed the solution rather than missing the problem - in fact
much of the problem he reports comes from missing the real solution. The
problem though is that he's trying to solve the wrong problem. We don't
need to care about the "right kernel for box xyz" we just need to care
about "boots on box xyz".

What does that mean. Well it means you can take a pre-existing modular
everything script, set the CPU to be low enough to boot on the users
box, make the root device compiled in, make the root fs compiled in (or
use initrd as Red Hat does) and its done.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/