diff --git a/ChangeLog b/ChangeLog index af15cc6..1257341 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,13 +3,13 @@ # $Header: $ 13 Nov 2007; Chris Gianelloni gen_determineargs.sh, - genkernel.conf: + genkernel.conf, genkernel: Added config defaulting for --mdadm for bug #198694. Thanks to John R. Graham for providing the patch. This is 3.4.9_pre9 for testing. 08 Nov 2007; Andrew Gaffney gen_arch.sh: - Revert patch from bug 190327 as it breaks well more than it fixed. + Revert patch from bug #190327 as it breaks well more than it fixed. 07 Nov 2007; Chris Gianelloni alpha/config.sh, gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, diff --git a/genkernel b/genkernel index 887d5c4..26b92d2 100755 --- a/genkernel +++ b/genkernel @@ -1,7 +1,7 @@ #!/bin/bash PATH="/bin:/usr/bin:/sbin:/usr/sbin" -GK_V='3.4.9_pre8' +GK_V='3.4.9_pre9' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.