From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EBF25138931 for ; Sat, 9 Feb 2013 09:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04EA221C0AE; Sat, 9 Feb 2013 09:13:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7C3B21C030 for ; Sat, 9 Feb 2013 09:13:34 +0000 (UTC) Received: from [10.176.49.190] (212-226-40-133-nat.elisa-mobile.fi [212.226.40.133]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id 4F32933E33A for ; Sat, 9 Feb 2013 09:13:32 +0000 (UTC) Message-ID: <511612FF.9000303@gentoo.org> Date: Sat, 09 Feb 2013 11:12:31 +0200 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130114 Thunderbird/17.0.2 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Half of the firmware packages in tree install to wrong directory References: <51153B88.7060103@gentoo.org> <51153D91.4080109@flameeyes.eu> <20758.4479.191915.824961@a1i15.kph.uni-mainz.de> <0b50d660-b934-47bc-9082-71580827d692@email.android.com> In-Reply-To: <0b50d660-b934-47bc-9082-71580827d692@email.android.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: a2319cbb-2579-4e5d-94ed-bbe4e9b920d4 X-Archives-Hash: be1922c4b18d5d6cc5e6173c11943099 On 09/02/13 11:11, J. Roeleveld wrote: > Ulrich Mueller wrote: > >>>>>>> On Fri, 8 Feb 2013, Tomáš Chvátal wrote: >> >>> 2013/2/8 Diego Elio Pettenò : >>>> I would say that we might want to review linux-firmware, and if the >>>> newest firmware _is_ there, just get rid of the split one. >>>> >>> That should be probably the best approach, to actually kill of the >>> lone ones and keep the linux-firmware only. >> >> I disagree. Why should we force users to install lots of crap (some of >> it being non-free) that they will never need because they don't have >> the hardware? >> >> Ulrich > > Why not specify which firmwares are to be installed using a 'FIRMWARE' variable. Similar to VIDEOCARDS? Read my last reply. It's already supported through savedconfig.eclass. You only get what you want.