From: Mike Fedyk <mfedyk@matchmail.com>
To: "Mr. James W. Laferriere" <babydr@baby-dragons.com>
Cc: Linux Kernel Maillist <linux-kernel@vger.kernel.org>
Subject: Re: Looking to do userless input 'make *config' .
Date: Mon, 18 Mar 2002 18:39:39 -0800 [thread overview]
Message-ID: <20020319023939.GL2254@matchmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0203182055340.275-100000@filesrv1.baby-dragons.com>
On Mon, Mar 18, 2002 at 09:26:00PM -0500, Mr. James W. Laferriere wrote:
>
> Hello All , I have a .config file that has only the needed items
> defined . What I am looking to do is have the 'make *config'
> be in a script that builds a kernel . I'd like to have all
> entries that would pop up in a 'make oldconfig' as undefined
> be defined as 'N' . I am not looking for this to cross major
> kernel versions (ie: 2.4 -> 2.5) just to many possible changes in
> the code . Does anyone have any pointers ? Tia , JimL
It's not automatic, but oldconfig defaults to "N" so 'make oldconfig' and
hold down <ENTER>...
This is a one time thing (2.4 -> 2.5) so why write a script for it?
Does anyone have any reasons why James couldn't just start compiling with a
previous .config?
hmm, maybe I should check the FAQ...
... nope, only one occourance of "oldconfig" and that didn't help...
next prev parent reply other threads:[~2002-03-19 2:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-19 2:26 Looking to do userless input 'make *config' Mr. James W. Laferriere
2002-03-19 2:39 ` Mike Fedyk [this message]
2002-03-19 3:55 ` Keith Owens
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=20020319023939.GL2254@matchmail.com \
--to=mfedyk@matchmail.com \
--cc=babydr@baby-dragons.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.