lkml.org 
[lkml]   [2002]   [Dec]   [30]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateMon, 30 Dec 2002 11:16:14 +0000
FromDave Jones <>
SubjectRe: [Patch] Kernel configuration in kernel, kernel 2.5.53
On Sun, Dec 29, 2002 at 07:40:09PM +0100, Paul Rolland wrote:
 > > 
 > > You could write a simple script to install a kernel image and 
 > > install the .config under /boot as well. Guess that solves your 
 > > problem better.
 > > 
 > Yes, but this still makes the configuration something external to
 > the kernel, thus it is still possible to have a mismatch between
 > the kernel and this file, and this is what I'm trying to avoid :-)

Google for Randy Dunlaps ikconfig patches.
They solve the problem by appending the .config to the kernel image,
thus not bloating any kernel space memory with /proc junk.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 11:32    [W:0.214 / U:0.100 seconds]
©2003-2008 Jasper Spaans