From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HzHZh-000569-Ow for garchives@archives.gentoo.org; Fri, 15 Jun 2007 19:35:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5FJYRlk006662; Fri, 15 Jun 2007 19:34:27 GMT Received: from pasmtpB.tele.dk (pasmtpb.tele.dk [80.160.77.98]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5FJYQig006657 for ; Fri, 15 Jun 2007 19:34:26 GMT Received: from ravnborg.org (0x535d98d8.vgnxx8.adsl-dhcp.tele.dk [83.93.152.216]) by pasmtpB.tele.dk (Postfix) with ESMTP id 5B414E3091A for ; Fri, 15 Jun 2007 21:34:26 +0200 (CEST) Received: by ravnborg.org (Postfix, from userid 1000) id 89C2C580D2; Fri, 15 Jun 2007 21:35:30 +0200 (CEST) Date: Fri, 15 Jun 2007 21:35:30 +0200 From: Sam Ravnborg To: gentoo-kernel@lists.gentoo.org Subject: Re: [gentoo-kernel] How works Genkernel's non-interactive 'make oldconfig' Message-ID: <20070615193530.GA11267@uranus.ravnborg.org> References: <200706151535.31768.arnestaecker@web.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-kernel@gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <200706151535.31768.arnestaecker@web.de> User-Agent: Mutt/1.4.2.1i Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id l5FJYRmZ006662 X-Archives-Salt: ce86ee71-4362-48e3-8f47-7ef1d3b999ec X-Archives-Hash: fc6c5c9142527c2ab4c1059a015803e9 On Fri, Jun 15, 2007 at 03:35:31PM +0200, Arne St=E4cker wrote: > Hi, > I don't know if this the right mailing list, but I give it a try. >=20 > I'm writing a software to manage the upgrading, rebuild, uninstallation= of the=20 > linux kernel. >=20 > Now, what I need is a non-interactive 'make oldconfig' like genkernel d= oes it.=20 > I looked at the code, but couldn't find the right line. Can anyone tell= me at=20 > which files and lines I have to look for this feature. Thanks. try: echo y | make oldconfig Sam --=20 gentoo-kernel@gentoo.org mailing list