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.60) (envelope-from ) id 1R6uvY-00059Z-Ok for garchives@archives.gentoo.org; Fri, 23 Sep 2011 01:51:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDCFB21C04F; Fri, 23 Sep 2011 01:51:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AAAD021C04F for ; Fri, 23 Sep 2011 01:51:35 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11E8E1B4015 for ; Fri, 23 Sep 2011 01:51:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6AE2780042 for ; Fri, 23 Sep 2011 01:51:34 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <7fdfe0eee87d9d365a5c13e79301842c1d88c723.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: 7fdfe0eee87d9d365a5c13e79301842c1d88c723 Date: Fri, 23 Sep 2011 01:51:34 +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: X-Archives-Hash: 30baea254107c408464858a804047c40 commit: 7fdfe0eee87d9d365a5c13e79301842c1d88c723 Author: Robin H. Johnson gentoo org> AuthorDate: Fri Sep 23 01:51:23 2011 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Sep 23 01:51:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D7fdfe0ee Missed Changelog update before. Signed-off-by: Robin H. Johnson gentoo.org> --- ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3814ba6..d4fb6a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ # Distributed under the GPL v2 # $Id$ =20 + 22 Sept 2011; Robin H. Johnson defaults/initrd.sc= ripts, + defaults/linuxrc: + Fix trailing backtick and root-on-LVM. + 13 Sep 2011; Fabio Erculiani gen_compile.sh, gen_initramfs.sh: dmraid requires dmsetup to assign UUID to discovered RAID volumes, clo= se bug