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 B52C2138010 for ; Sat, 13 Oct 2012 21:49:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 476E321C051; Sat, 13 Oct 2012 21:49:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F77C21C044 for ; Sat, 13 Oct 2012 21:49:05 +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 C425933DAC3 for ; Sat, 13 Oct 2012 21:49:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5BD28E5436 for ; Sat, 13 Oct 2012 21:49:03 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1350163616.24dd02bc0cf801c80670a782988fbf80c2c3a8c0.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 24dd02bc0cf801c80670a782988fbf80c2c3a8c0 X-VCS-Branch: master Date: Sat, 13 Oct 2012 21:49:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5cc9eb1a-fcb4-44fc-a098-e912993ec911 X-Archives-Hash: b383c47c9fd9bd62cdf25091331a964b commit: 24dd02bc0cf801c80670a782988fbf80c2c3a8c0 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Oct 13 21:26:56 2012 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Oct 13 21:26:56 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=24dd02bc Missing Changelog entry. --- ChangeLog | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index cb365ca..2e142c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for genkernel # Copyright: # - 2003-2008 Gentoo Foundation -# - 2008-2011 Various authors (see AUTHORS) +# - 2008-2012 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ + 13 Oct 2012; Robin H. Johnson gen_initramfs.sh: + Put the version of genkernel used in a build into /etc/build_id. + + 13 Oct 2012; Robin H. Johnson defaults/linuxrc: + Extra creation of /run in the LiveCD scope, before any union/aufs mount. + 03 Oct 2012; Sebastian Pipping genkernel: Bump version to 3.4.43