Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: make oldconfig necessary?
Date: Mon, 01 Aug 2011 15:10:01
Message-Id: CA+czFiCq+PxUxtgRa2R+oBeJHAUXBHZ2+EPM9gKAigT4f37-ww@mail.gmail.com
In Reply to: [gentoo-user] Re: make oldconfig necessary? by Grant Edwards
1 On Mon, Aug 1, 2011 at 10:09 AM, Grant Edwards
2 <grant.b.edwards@×××××.com> wrote:
3 > On 2011-08-01, Pandu Poluan <pandu@××××××.info> wrote:
4 >> Let's say I have a .config from an older kernel version (for example,
5 >> 2.6.38), and now I want to install a newer kernel (let's say, 3.0).
6 >>
7 >> Is it necessary to first do `make oldconfig`, or is it safe to go
8 >> directly to `make menuconfig`?
9 >
10 > It's always safe to do 'make menuconfig', and always has been (at
11 > least since the 0.97 days when I started running Linux).  You just
12 > have to select all the options correctly.
13 >
14 > All that 'make oldconfig' does is start you out with something as
15 > close to your old kernel configuration as possible.
16
17 Which is an incredible timesaver...I hope I never forget to keep the
18 "/proc/config.gz" option enabled again.
19 --
20 :wq