On Mon, 7 May 2001 00:34:13 -0600,
Maciek Nowacki <maciek@Voyager.powersurfr.com> wrote:
>If you're like me, you build everything as modules, boot with an initrd that
>loads in the disk or net driver and filesystem module, and then let kmod take
>care of the rest. Here's a patch that changes Configure (make config) to
>build all possible modules - in other words, to answer 'M' for every tristate
>of some form y/m/n.
I already have a patch from Ghozlane Toumi in my inbox that supports:
make randconfig
answers randomly to the questions .
make allyes
answers 'yes' to all questions .
make allno
answers 'no' to all questions .
make allmod
answer 'm' if avaiable, 'yes' else .
Plus you can specify defaults in .force_default which will always be
honoured. I have been using it to stress test the 2.4.4 configs and my
2.5 makefile rewrite, it works very nicely.
-
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 May 07 2001 - 21:00:24 EST