Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: Gentoo-User ML <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] genkernel without oldconfig
Date: Sun, 15 Aug 2010 17:05:22
Message-Id: 20100815184506.40e6f57b@marcec.huntemann.uni-oldenburg.de
In Reply to: [gentoo-user] genkernel without oldconfig by Daniel D Jones
1 Am Sun, 15 Aug 2010 12:15:57 -0400
2 schrieb Daniel D Jones <ddjones@××××××××××××.org>:
3
4 > Is there any way to run genkernel without it running the oldconfig command? I
5 > can work around the issue by saving my .config file to a different name, then
6 > using --xconfig and loading the saved file but it would be nice to just tell it
7 > not to alter the existing .config file. It may be that I'm just missing it but
8 > man pages and Google have not provided a solution.
9
10 Yes, the configuration file has an appropriate option:
11
12 # Run 'make oldconfig' before compiling this kernel?
13 OLDCONFIG="no"
14
15 HTH
16 --
17 Marc Joliet

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] genkernel without oldconfig Daniel D Jones <ddjones@××××××××××××.org>