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.43) id 1Dt4tj-0001Fc-W4 for garchives@archives.gentoo.org; Thu, 14 Jul 2005 14:41:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6EEe945032568; Thu, 14 Jul 2005 14:40:09 GMT Received: from www.opersys.com (opersys.com [64.40.108.71]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6EEcPKY026078 for ; Thu, 14 Jul 2005 14:38:26 GMT Received: from [10.10.10.6] (dsl-135-6.aei.ca [66.36.135.6]) by www.opersys.com (8.9.3/8.9.3) with ESMTP id IAA29716 for ; Thu, 14 Jul 2005 08:16:58 -0700 Subject: Re: [gentoo-dev] Re: [gentoo-embedded] Interactive command From: Kristian Benoit To: gentoo-dev@lists.gentoo.org In-Reply-To: <1121323391.7265.16.camel@localhost> References: <1121294641.16275.40.camel@localhost> <1121299361.19172.3.camel@localhost> <1121317999.5993.27.camel@localhost> <1121323391.7265.16.camel@localhost> Content-Type: text/plain Date: Thu, 14 Jul 2005 10:37:48 -0400 Message-Id: <1121351868.5971.52.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Archives-Salt: b4b5b729-7a3d-4b0c-8728-b20886e3463a X-Archives-Hash: 37f69eb5e58bd46c996cc6e73a79392e On Thu, 2005-07-14 at 08:43 +0200, Patrick Lauer wrote: > On Thu, 2005-07-14 at 01:13 -0400, Kristian Benoit wrote: > > What I want is "emerge busybox uclibc vanilla-sources nano". Should > > unpack only the 3 first packages, show me busybox menuconfig, uclibc > > menuconfig and vanilla-sources menuconfig and only then perform the rest > > of the installation as usual (without re-unpacking the 3 packages). > I really really hope that you want this to be a totally optional feature > that is never ever enabled by default. Of course it has to be totally optional and preconfig should be called before any packages compilation. So that you get every preconfig interactive prompt before everything else is done. > When I run emerge -uD world on a server I don't accept any ebuild > waiting for interactive input. For stagebuilding and other activities > this behaviour is also unacceptable. I wont accept that either :). > > And > > save the configs for futur use. So if my configs does not fit my need, > > re-emerging busybox with USE=savedconfig should get me the busybox > > menuconfig back using the previously configured ".config". > Patch the ebuilds with your .config Nope, it would just use the actual solution, use the one in /etc/busybox/busybox.config > > But anyway, the question is not whether the idea is good or not, but how > > to get a menuconfig that works within ebuild.sh (called from spawn in > > portage_exec ... called from the user with ebuild or emerge)? > *shudder* I hope this stays limited to your overlay. > > wkr, > Patrick -- gentoo-dev@gentoo.org mailing list