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 1SGwwS-0002PR-K8 for garchives@archives.gentoo.org; Sun, 08 Apr 2012 18:34:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD7D8E0B40; Sun, 8 Apr 2012 18:33:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AE3B3E0B38 for ; Sun, 8 Apr 2012 18:33:37 +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 1B3951B40D7 for ; Sun, 8 Apr 2012 18:33:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2B775E5436 for ; Sun, 8 Apr 2012 18:33:35 +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: <1333909776.14a930ba44b8e839a8c0bb81c23b6433dee4dbdf.sping@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 14a930ba44b8e839a8c0bb81c23b6433dee4dbdf X-VCS-Branch: master Date: Sun, 8 Apr 2012 18:33:35 +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: 4e3258fb-7ed9-4230-b6ae-2fc948753b02 X-Archives-Hash: a29b480b70b72a155192757806b3e98a commit: 14a930ba44b8e839a8c0bb81c23b6433dee4dbdf Author: Sebastian Pipping pipping org> AuthorDate: Sun Apr 8 18:29:22 2012 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sun Apr 8 18:29:36 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D14a930ba Extend change log --- ChangeLog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2db901a..0e6d697 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,9 @@ in genkernel.conf before =20 08 Apr 2012; Sebastian Pipping gen_initramfs.sh: + Be more helpful when requested compression is not available + + 08 Apr 2012; Sebastian Pipping gen_initramfs.sh: Error out on unknown initrd compression, reported by Peter Gantner (bu= g #411197) =20