From: Keith Owens <kaos@ocs.com.au>
To: Maciek Nowacki <maciek@Voyager.powersurfr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: scripts/Configure patch for automatic module compile
Date: Mon, 07 May 2001 16:48:02 +1000 [thread overview]
Message-ID: <11351.989218082@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 07 May 2001 00:34:13 CST." <20010507003413.A28246@megabyte>
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.
prev parent reply other threads:[~2001-05-07 6:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-07 6:34 scripts/Configure patch for automatic module compile Maciek Nowacki
2001-05-07 6:48 ` Keith Owens [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11351.989218082@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=maciek@Voyager.powersurfr.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox