From 5a3b9fb0c08a100ad6d2b54b5bd3cac1ae9a0ce8 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 23 Apr 2009 17:14:13 -0700 Subject: [PATCH] Rolling a new genkernel 3.4.10.904 version for testing. --- ChangeLog | 3 +++ genkernel | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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. -- 2.26.2