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.77) (envelope-from ) id 1SnvBb-0007iF-BT for garchives@archives.gentoo.org; Sun, 08 Jul 2012 17:22:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69965E0160; Sun, 8 Jul 2012 17:22:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C72CE0160 for ; Sun, 8 Jul 2012 17:22:02 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CBCD1B4013 for ; Sun, 8 Jul 2012 17:22:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 62AEAE543C for ; Sun, 8 Jul 2012 17:22:00 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1341767926.636cbc75c14005d10361cda8f6f0b4bad280bf44.sping@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 636cbc75c14005d10361cda8f6f0b4bad280bf44 X-VCS-Branch: master Date: Sun, 8 Jul 2012 17:22:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3ec5b105-be44-44d5-b16b-7ccfce192dea X-Archives-Hash: 7fff8d3f59dd2a8e02017130b378414f commit: 636cbc75c14005d10361cda8f6f0b4bad280bf44 Author: Sebastian Pipping pipping org> AuthorDate: Sun Jul 8 17:18:46 2012 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sun Jul 8 17:18:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D636cbc75 Merge branch 'bug-421027' Conflicts: ChangeLog ChangeLog | 4 ++++ gen_configkernel.sh | 8 +++++++- gen_package.sh | 19 +++++++++++++++++-- 3 files changed, 28 insertions(+), 3 deletions(-) diff --cc ChangeLog index 1340d09,7b90ca8..87332a7 --- a/ChangeLog +++ b/ChangeLog @@@ -5,9 -5,10 +5,13 @@@ # Distributed under the GPL v2 # $Id$ =20 + 01 Jul 2012; Sebastian Pipping gen_configkernel.sh= , + gen_package.sh: + Support --kernel-config=3D/proc/config.gz (bug #421027) +=20 + 08 Jul 2012; Kenny Cheng defaults/linuxrc: + Add /run to support openrc >=3D0.10 + 11 Jun 2012; Sebastian Pipping genkernel: Bump version to 3.4.36 =20