From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RXy4C-0003K4-Mk for garchives@archives.gentoo.org; Tue, 06 Dec 2011 16:40:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C73321C1EE; Tue, 6 Dec 2011 16:40:20 +0000 (UTC) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 95E9A21C1ED for ; Tue, 6 Dec 2011 16:39:29 +0000 (UTC) Received: by eekb57 with SMTP id b57so1772733eek.40 for ; Tue, 06 Dec 2011 08:39:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=AM8okFy/zGU2ZhKwjIK8+Yu/YqixrkL78Ca3TkipZqk=; b=gdEmnLvbuS/8CyXsGSpEDoZ9Q69kyulRVRf3w3XEBPT8ekhhUkyaaQ8GaztoAY4XkZ OmaBueMPATQlo7WTT3cLlneEBRBc54sUbWagXUStC4BGu7jDp4tJqjVeAAqNeRm0WEho /WIKrhqblkLij4W2p23eYRnye4zvpZQ2H+Ab4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.14.0.18 with SMTP id 18mr2504662eea.185.1323189568653; Tue, 06 Dec 2011 08:39:28 -0800 (PST) Sender: freemanrich@gmail.com Received: by 10.204.121.2 with HTTP; Tue, 6 Dec 2011 08:39:28 -0800 (PST) In-Reply-To: <201112061117.51390.vapier@gentoo.org> References: <201112061117.51390.vapier@gentoo.org> Date: Tue, 6 Dec 2011 11:39:28 -0500 X-Google-Sender-Auth: Uvb8Ilcskmt1rf3gUAJy_Ukj1Hs Message-ID: Subject: Re: [gentoo-dev] sys-libs/ncurses: punted from system in profiles From: Rich Freeman To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a6d4d422-f5bd-481c-9112-a766626fcb55 X-Archives-Hash: 27c0f6626e90d5a1530565bd4e763dca On Tue, Dec 6, 2011 at 11:17 AM, Mike Frysinger wrote: > ncurses is no longer part of the system deps. =A0in practice, this probab= ly > won't make a difference to most people since bash itself depends on ncurs= es, > but it does make embedded/etc... simpler. Hmm, I wonder how much further we'll have to go before you could use portage to build an initramfs. :) Rich