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 C8A73138CD0 for ; Fri, 22 May 2015 14:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB542E0891; Fri, 22 May 2015 14:30:03 +0000 (UTC) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A543E0886 for ; Fri, 22 May 2015 14:30:02 +0000 (UTC) Received: by padbw4 with SMTP id bw4so21100180pad.0 for ; Fri, 22 May 2015 07:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=VzJr80KiCeSS6Msv0z81SnxDkf1SgLvLvDjNs8N7S9I=; b=vMKwprzM9OjQo+zBdqK0tQmzaxyFOGDwCjwg9/NOVl26IhHkzwtQ8aMv8zA1b9zmlZ pEk6tW87bSuZPtFomby7An3Mo2P3UBGDfiW5DJ2NiXieRtgzVTVIAvqFMb1gVyRscc3N VOFAItx5YvvH2T/EpEnjFrGAt4mUtIiGqjUOENQoCNITjAFe7XFP8BWvQIixsGBV9geY +oK/PxYKtO8niGC+CR14a3MjVTeYff6MmL95rDLBypUpaEi4Z89M7Tt3h8atGr1IW7Mf lsjqhtrjEZmsthjcNNtUnQ2PNmkMEv5TdcHgSDmpH7/92lXOGiFX1XxLN4yHaTWmxiSA IwUw== X-Received: by 10.68.65.68 with SMTP id v4mr16158643pbs.31.1432305001223; Fri, 22 May 2015 07:30:01 -0700 (PDT) Received: from [192.168.247.60] (76-10-185-17.dsl.teksavvy.com. [76.10.185.17]) by mx.google.com with ESMTPSA id jp10sm2359350pbb.9.2015.05.22.07.30.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 May 2015 07:30:00 -0700 (PDT) Message-ID: <555F3D62.8020908@gmail.com> Date: Fri, 22 May 2015 07:29:54 -0700 From: Daniel Frey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [~and64] Headsup for google-chrome users References: <555E6F22.8090200@gmail.com> <201505220837.01994.michaelkintzios@gmail.com> <555EE06D.9060209@gmail.com> <20150522093846.23cb4d75@digimed.co.uk> <555EF484.3090501@gmail.com> In-Reply-To: <555EF484.3090501@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: 64299c84-d705-4890-bf9f-b438aee07dac X-Archives-Hash: e689320333c4114caf7b43070f4c1e7c On 05/22/2015 02:19 AM, Alan McKinnon wrote: > On 22/05/2015 10:38, Neil Bothwick wrote: >> On Fri, 22 May 2015 02:53:17 -0500, Dale wrote: >> >>>> So I'm the 3rd one in row to state that I haven't had any deleterious >>>> effects that I noticed. >> >> Make that 4. > > > > /raises hand: > > 5 > /raises hand too Make that 6. I've been compiling kernels since 2003 and never used make clean or make mrproper. I use make oldconfig all the time. I didn't even know about make install until I read this thread, I always manually copied kernels over. Dan