Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: /
Date: Sun, 08 Apr 2012 18:34:24
Message-Id: 1333909776.14a930ba44b8e839a8c0bb81c23b6433dee4dbdf.sping@gentoo
1 commit: 14a930ba44b8e839a8c0bb81c23b6433dee4dbdf
2 Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
3 AuthorDate: Sun Apr 8 18:29:22 2012 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 18:29:36 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=14a930ba
7
8 Extend change log
9
10 ---
11 ChangeLog | 3 +++
12 1 files changed, 3 insertions(+), 0 deletions(-)
13
14 diff --git a/ChangeLog b/ChangeLog
15 index 2db901a..0e6d697 100644
16 --- a/ChangeLog
17 +++ b/ChangeLog
18 @@ -14,6 +14,9 @@
19 in genkernel.conf before
20
21 08 Apr 2012; Sebastian Pipping <sping@g.o> gen_initramfs.sh:
22 + Be more helpful when requested compression is not available
23 +
24 + 08 Apr 2012; Sebastian Pipping <sping@g.o> gen_initramfs.sh:
25 Error out on unknown initrd compression, reported by Peter Gantner (bug
26 #411197)