Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: make oldconfig necessary?
Date: Mon, 01 Aug 2011 14:40:45
Message-Id: CAA2qdGWMqmXvev-TBVAy49ps9i+oP1fRH9_89NMpe6FLBU5-wQ@mail.gmail.com
In Reply to: [gentoo-user] Re: make oldconfig necessary? by Grant Edwards
1 On Mon, Aug 1, 2011 at 21:09, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2 > On 2011-08-01, Pandu Poluan <pandu@××××××.info> wrote:
3 >> Let's say I have a .config from an older kernel version (for example,
4 >> 2.6.38), and now I want to install a newer kernel (let's say, 3.0).
5 >>
6 >> Is it necessary to first do `make oldconfig`, or is it safe to go
7 >> directly to `make menuconfig`?
8 >
9 > It's always safe to do 'make menuconfig', and always has been (at
10 > least since the 0.97 days when I started running Linux).  You just
11 > have to select all the options correctly.
12 >
13 > All that 'make oldconfig' does is start you out with something as
14 > close to your old kernel configuration as possible.
15 >
16
17 Sorry for the misunderstanding, my bad.
18
19 What I meant was:
20
21 If I want a kernel config as close as possible to the older kernel,
22 can I just use `make menuconfig`, or do I have to first run `make
23 oldconfig`.
24
25 Again, sorry for the confusion.
26
27 Rgds,
28 --
29 Pandu E Poluan
30 ~ IT Optimizer ~
31
32  • Blog : http://pepoluan.tumblr.com
33  • Linked-In : http://id.linkedin.com/in/pepoluan

Replies

Subject Author
Re: [gentoo-user] Re: make oldconfig necessary? David W Noon <dwnoon@××××××××.com>