Gentoo Archives: gentoo-user

From: David W Noon <dwnoon@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: make oldconfig necessary?
Date: Mon, 01 Aug 2011 16:59:36
Message-Id: 20110801175818.031c7bd1@karnak.local
In Reply to: Re: [gentoo-user] Re: make oldconfig necessary? by Pandu Poluan
1 On Mon, 1 Aug 2011 21:39:29 +0700, Pandu Poluan wrote about Re:
2 [gentoo-user] Re: make oldconfig necessary?:
3
4 > What I meant was:
5 >
6 > If I want a kernel config as close as possible to the older kernel,
7 > can I just use `make menuconfig`, or do I have to first run `make
8 > oldconfig`.
9
10 Just copy your old .config file to the new kernel source directory, then
11 run make menuconfig and select what you want. Job done.
12
13 The make menuconfig will silently do a make oldconfig on the
14 existing .config file before it puts the menu on the screen. This
15 means that the options in the menu hierarchy will reflect the options
16 that were in your old .config file, with newer features [i.e. not in the
17 earlier kernel] set to defaults.
18 --
19 Regards,
20
21 Dave [RLU #314465]
22 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
23 dwnoon@××××××××.com (David W Noon)
24 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: make oldconfig necessary? Peter Humphrey <peter@××××××××××××××.org>