From: Chris Gianelloni Date: Fri, 24 Apr 2009 00:14:13 +0000 (-0700) Subject: Rolling a new genkernel 3.4.10.904 version for testing. X-Git-Tag: v3.4.10.904~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a3b9fb0c08a100ad6d2b54b5bd3cac1ae9a0ce8;p=genkernel.git Rolling a new genkernel 3.4.10.904 version for testing. --- diff --git a/ChangeLog b/ChangeLog index 1aa4aa2..8a9f1d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 24 Apr 2009; Chris Gianelloni M: + Rolling a new genkernel 3.4.10.904 version for testing. + 17 Apr 2009; Andrew Gaffney netboot/busy-config: Apply patch from gentoo bug #266373 for additional options in the netboot busy-config diff --git a/genkernel b/genkernel index f74846e..a28f6e1 100755 --- a/genkernel +++ b/genkernel @@ -1,7 +1,7 @@ #!/bin/bash PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.10.902' +GK_V='3.4.10.904' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.