Gentoo Archives: gentoo-user

From: James Hiscock <boxroot@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel updates
Date: Fri, 28 Oct 2005 00:31:17
Message-Id: 5491fade0510271725t615d4b27v@mail.gmail.com
In Reply to: Re: [gentoo-user] Kernel updates by Digby Tarvin
1 > I gather one cannot just copy the .config file for this much of a jump,
2 > so I guess the best thing to do is a simultaneous 'make menuconfig' in both
3 > old and new kernel using two different windows so that I can be sure
4 > to copy each of the current settings across.
5
6 Easier solution: copy the .config, and then run "make oldconfig" --
7 it'll prompt you for any changes made in the new kernel, and dump any
8 invalid options...
9
10 --
11 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Kernel updates Digby Tarvin <digbyt@×××.org>