Re: How to help new comers trying the v2.5x series kernels.

From: Sam Ravnborg (sam@ravnborg.org)
Date: Sat Dec 21 2002 - 14:05:03 EST


On Sun, Dec 22, 2002 at 02:30:13AM +0800, Sampson Fung wrote:
> Where is the default .config? I am eager to have a try.

Try "make help"

That will teach you about:
make defconfig <= Linus's own configuration (well more or less)
make allnoconfig <= Minimal config, but often it does not compile

The reason "allnoconfig" often fails, is that for example some part of
the kernel may assume networking to be enabled. And in general
only few people try "allnoconfig", because the resulting kernel is
seldom of any use.

        Sam
-
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/



This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:29 EST