You are not logged in.

#1 2011-03-31 22:00:07

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

how to use an older .config as a guide for a new kernel [solved]

I'd like to build 2.6.35.11 (currently the most advanced LTS on kernel.org) and am using the config file from 2.6.35.7-ARCH as a starting point.  How can use this older config as a starting point, some how seeing what's new since 2.6.35.7?  I thought "make oldconfig" did this, but I was mistaken.

Last edited by graysky (2011-03-31 23:13:05)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2011-03-31 22:57:47

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: how to use an older .config as a guide for a new kernel [solved]

You weren't - that is precisely what oldconfig is designed to do.

If there have been no config changes between .7 and .11, oldconfig will not present any options.

Last edited by tomk (2011-03-31 23:01:38)

Offline

#3 2011-03-31 22:59:29

jnguyen
Member
Registered: 2011-02-17
Posts: 139
Website

Re: how to use an older .config as a guide for a new kernel [solved]

make oldconfig is the proper way to do this, and since there wasn't any output there probably haven't been any changes in the configuration options.

edit: oops too slow smile

Last edited by jnguyen (2011-03-31 22:59:45)


TOMOYO Linux: Mandatory Access Control.
My AUR packages

Offline

#4 2011-03-31 23:12:50

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: how to use an older .config as a guide for a new kernel [solved]

Cool, thanks guys.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2011-03-31 23:23:43

jnguyen
Member
Registered: 2011-02-17
Posts: 139
Website

Re: how to use an older .config as a guide for a new kernel [solved]

I'm not sure if it's kernel policy, but usually there are no config changes in 4 point releases. I suppose an extra config option would mean an extra feature, which would have to wait for the next 3 point release.


TOMOYO Linux: Mandatory Access Control.
My AUR packages

Offline

Board footer

Powered by FluxBB