From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-58367-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 04D57138973 for <garchives@archives.gentoo.org>; Sun, 10 Feb 2013 16:50:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E402921C166; Sun, 10 Feb 2013 16:49:50 +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 F3DB021C0DB for <gentoo-dev@lists.gentoo.org>; Sun, 10 Feb 2013 16:49:49 +0000 (UTC) Received: from mail-oa0-f47.google.com (mail-oa0-f47.google.com [209.85.219.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 0C22C33E4CE for <gentoo-dev@lists.gentoo.org>; Sun, 10 Feb 2013 16:49:43 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id o17so5646064oag.34 for <gentoo-dev@lists.gentoo.org>; Sun, 10 Feb 2013 08:49:42 -0800 (PST) X-Received: by 10.182.226.103 with SMTP id rr7mr8682952obc.76.1360514982337; Sun, 10 Feb 2013 08:49:42 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.76.90.73 with HTTP; Sun, 10 Feb 2013 08:49:22 -0800 (PST) In-Reply-To: <1360508715.26312.8.camel@belkin4> References: <5117560B.3090709@gentoo.org> <20130210174634.77631769@sf> <1360508715.26312.8.camel@belkin4> From: Dirkjan Ochtman <djc@gentoo.org> Date: Sun, 10 Feb 2013 17:49:22 +0100 Message-ID: <CAKmKYaA4tz6VDjBRm320WNRChmoJKekdG-Ti5KhTtG4NVtpRFA@mail.gmail.com> Subject: Re: RFC: install linux-firmware with kernel sources (was Re: [gentoo-dev] Lastrite: Firmware cleanup, part #1) To: Gentoo Development <gentoo-dev@lists.gentoo.org> Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 6fd33ee1-453c-4c6f-8688-9f0eed187f0a X-Archives-Hash: ad455d0199abc8ccaa39384ed4853ddf On Sun, Feb 10, 2013 at 4:05 PM, Pacho Ramos <pacho@gentoo.org> wrote: > I agree as I have also needed to google and search in forums to get > proper firmware installed in the past in some machines :/ +1 from me; I've had a few machines break on kernel upgrades because I didn't have the proper firmware installed (I guess older kernel sources came with the firmware?). Cheers, Dirkjan