aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-01-16 02:04:07 +0100
committerSebastian Pipping <sebastian@pipping.org>2011-01-16 02:04:07 +0100
commit30aa8490fa9164be6d4d2d8e7d68444140875d20 (patch)
treeee5650787090502bbd5b1e90425d27b57c8e8e1a
parentPropagate fix for ROOT_DEV from bug #303531 to RESUME_DEV and REAL_LUKS (diff)
downloadgenkernel-30aa8490fa9164be6d4d2d8e7d68444140875d20.tar.gz
genkernel-30aa8490fa9164be6d4d2d8e7d68444140875d20.tar.bz2
genkernel-30aa8490fa9164be6d4d2d8e7d68444140875d20.zip
Update change log
-rw-r--r--ChangeLog30
1 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b0c5dc..c558175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,38 @@
# ChangeLog for genkernel
# Copyright:
# - 2003-2008 Gentoo Foundation
-# - 2008-2009 Various authors (see AUTHORS)
+# - 2008-2011 Various authors (see AUTHORS)
# Distributed under the GPL v2
# $Id$
+ 16 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
+ Changes:
+ - Fix compilation of LVM 2.02.74 (and 2.02.28) (bug #255196, bug #267383)
+ - Add minimal btrfs support (bug #303529)
+ - Add support for UUID to crypt_root (bug #315467)
+ - Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
+ - Port busybox patches from 1.7.4 to 1.18.1 (bug #331971)
+ - Handle missing kernel .config better (bug #271528)
+ - Improve slowusb handling (bug #323317)
+ - Add GnuPG 1.x support (bug #217959)
+ - Check return codes of cpio (bug #246370)
+ - Update e2fsprogs/blkid to 1.41.14 (bug #291822)
+ - Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)
+ - Pick first device when several devices are matching real_root (bug #303531)
+ - Fix warning "cannot remove `/var/cache/genkernel/src'" (bug #347213)
+ - Allow configuring the list of busybox applets (bug #326593)
+ - Fix arithmetic bug in defaults/initrd.scripts (bug #339789)
+
+ Special thanks:
+ - Amadeusz Zolnowski (LVM update)
+ - Christian Giessner (UUID crypt_root)
+ - dacook (GnuPG 1.x support)
+ - Denis Kaganovich (Busybox patch porting)
+ - devsk (Multi-device patch)
+ - Fabio Erculiani (Slowusb fixes)
+ - Kai Dietrich (Symlink analysis)
+ - Kolbjørn Barmen (Arithmetic fix)
+
13 Dec 2010; Sebastian Pipping <sping@gentoo.org> genkernel:
Bump version to 3.4.10.908