Gentoo Archives: gentoo-kernel

From: Sam Ravnborg <sam@××××××××.org>
To: gentoo-kernel@l.g.o
Subject: Re: [gentoo-kernel] How works Genkernel's non-interactive 'make oldconfig'
Date: Fri, 15 Jun 2007 19:35:14
Message-Id: 20070615193530.GA11267@uranus.ravnborg.org
In Reply to: [gentoo-kernel] How works Genkernel's non-interactive 'make oldconfig' by "Arne Stäcker"
1 On Fri, Jun 15, 2007 at 03:35:31PM +0200, Arne Stäcker wrote:
2 > Hi,
3 > I don't know if this the right mailing list, but I give it a try.
4 >
5 > I'm writing a software to manage the upgrading, rebuild, uninstallation of the
6 > linux kernel.
7 >
8 > Now, what I need is a non-interactive 'make oldconfig' like genkernel does it.
9 > I looked at the code, but couldn't find the right line. Can anyone tell me at
10 > which files and lines I have to look for this feature. Thanks.
11
12 try:
13 echo y | make oldconfig
14
15 Sam
16 --
17 gentoo-kernel@g.o mailing list

Replies