Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootable initramfs! v3.4.21.2
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 6 Jan 2012 04:25:05 +0000 (04:25 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 6 Jan 2012 04:25:05 +0000 (04:25 +0000)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
genkernel

index 36a60268bdc2e2d31d00e455903a41031fb348de..48843ec84ac23f52d6a805d9c05b74543ad81a2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
 # Distributed under the GPL v2
 # $Id$
 
+  06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
+  Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates
+  unbootable initramfs!
+
   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> gen_determineargs.sh,
   genkernel.conf:
   Fix some defaults otherwise you get an initramfs without any modules!
index dc3249190d34c4fd33ea4374aaa00653bc7d8681..400b17d9cd719d1f1ce6f850ecf438f9d67dfeee 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.21.1'
+GK_V='3.4.21.2'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.