On Sun, 18 Nov 2007 15:28:34 -0500
Jeff Cranmer <[EMAIL PROTECTED]> wrote:

> I did not.  What is the procedure for doing this, and what exactly
> does it accomplish?
> 
> Thanks

# cp /wherever/old/.config /usr/src/linux/.config
# cd /usr/src/linux
# make oldconfig

this prompts only for new or changed config settings that were not
in the last config.  Safer alternative to just copying over the config.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to