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 6F3CA1387D3 for ; Sun, 26 Oct 2014 19:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1720FE0917; Sun, 26 Oct 2014 19:52:49 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCFD9E0893 for ; Sun, 26 Oct 2014 19:52:47 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id f15so3710343lbj.13 for ; Sun, 26 Oct 2014 12:52:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fbJZac+1sUo23fRHseIMj4OvbsKagXXKanQQMI9xjHk=; b=eg7LJpvFDYkPFDmEqNHwHvhzZSVMKteXpsdEi7aIFx8kjkI5d0vAc/dx0Xfe1TIyMG a1DM2MOzUth9lvLP+3dWvVCv1Of1FW5lOrUlRZfBxEgAssr5klTUEF5cOreY/XV5+keI XsTh5jF74CU+QZ4sBf59wnxFAN30g9hNrWfnJvT92FYKRzL5Tmi0iBIsCq6iu2flI+FC rVqs17ZZwNxIkIA2S0WgXXrTzVQCBtaAennphT7tAxGEMA5YXbg6e4SA6rCp68R5/tHC p+qZjy06gOjyowDhj3DG8Mq4mzsO6ty1t6dR/kn6qOy1s8+IuqC0CELMiF12vJADpCDy sQqA== 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 X-Received: by 10.112.182.1 with SMTP id ea1mr18574661lbc.16.1414353166098; Sun, 26 Oct 2014 12:52:46 -0700 (PDT) Received: by 10.112.51.110 with HTTP; Sun, 26 Oct 2014 12:52:46 -0700 (PDT) In-Reply-To: <544D4FB6.3030701@googlemail.com> References: <544D4FB6.3030701@googlemail.com> Date: Sun, 26 Oct 2014 21:52:46 +0200 Message-ID: Subject: Re: [gentoo-user] alternative kernels From: Alexander Kapshuk To: Gentoo mailing list Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: a46d0d50-7ecb-4634-9aae-a36c15b2f59e X-Archives-Hash: 3c2e537ef270d746999172f701236861 On Sun, Oct 26, 2014 at 9:47 PM, Volker Armin Hemmann wrote: > Am 26.10.2014 um 20:09 schrieb Alexander Kapshuk: >> I've been using gentoo-sources for a while now. >> >> I remember reading on this list about some users using alternative >> kernels on their gentoo systems. My understanding is that amongst some >> of the other alternatives, besides the genkernel, which I'm not >> interested in using, are vanilla-sources available in the portage >> tree, and the sources available on kernel.org. >> I'd appreciate being given some pointers on how the folk here maintain >> their alternative kernels. >> >> Thanks. >> >> . >> > > I let portage update the vanilla-sources and once in a while a build and > install a new kernel. At the moment I am on 3.12.23. Maybe I install > 3.12.30 tonight. If I find a good reason to do so. > Understood. Thanks.