Removing DEVFS support from genkernel since we don't support 2.4 kernels anymore...
[genkernel.git] / ChangeLog
index 445503417edc43ac9f908da4806ee0dfdfeca7ee..47374c4c96e50a95262635cae6fa21ef573ed33e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 # ChangeLog for genkernel
-# Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
+  gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
+  generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
+  genkernel, genkernel.8, genkernel.conf:
+  Removing DEVFS support from genkernel since we don't support 2.4 kernels
+  anymore. This is 3.4.10_pre2.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.scripts:
+  Added a line to make sure we remove image.squashfs as well as the other loop
+  names used by catalyst.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
+  Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug
+  #198892 for mdadm 1.1 and 1.2 metadata support.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
+  Switch to detection for LOOP and LOOPTYPE when they are not set.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.scripts, generic/linuxrc:
+  Performed some minor cleanup.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
+  Move "busybox --install -s" to outside the /init check. Fix problems with
+  running mknod on a non-CD root filesystem, which will be read-only, for bug
+  #208266.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.4,
+  -alpha/kernel-config-2.4, -parisc64/kernel-config-2.4,
+  -xenU/kernel-config-2.4, -parisc/kernel-config-2.4,
+  -x86/kernel-config-2.4, -xen0/kernel-config-2.4:
+  Removing 2.4 kernel configs, since we aren't supporting 2.4 from here on out.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
+  We only need to make sure that we have /sbin and /usr/sbin in our PATH for
+  bug #97378, not reset it. Thanks to Justin Bronder <jsbronder@gentoo.org> in
+  bug #209182 for pointing it out. This is genkernel 3.4.10_pre1 for testing.
+
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
+  gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
+  generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.conf,
+  mips/config.sh:
+  This is the long-awaited unionfs code cleanup. All of the unionfs code in
+  genkernel has been removed.
+
+  07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
+  Fix two calls to set_config_with_override on CMD_KERNCACHE and some
+  indentation weirdness
+
+  04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
+  Change &>/dev/null to >/dev/null 2>&1 because busybox ash sucks
+
+  04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
+  generic/linuxrc:
+  Switch to double quotes where we're interpolating variables, because I suck
+
+  03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
+  Add qla2xxx to sparc64's MODULES_SCSI
+
+  03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
+  gen_determineargs.sh, gen_moddeps.sh:
+  Add --all-initrd-modules option to copy all kernel modules into
+  initrd/ramfs. This is useful for netboot images
+
+  03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
+  generic/linuxrc:
+  Add setup_hotplug() function that runs before the modules are loaded to
+  setup mdev as the hotplug event handler. Add $KV to /lib/modules anywhere it
+  occurs to allow for an initramfs with multiple sets of modules
+
+  03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_configkernel.sh,
+  genkernel.conf:
+  Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
+
+  02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
+  Moving the code to start resume operations so it doesn't run when booting
+  from CD. We also don't execute the code if there's no real_resume set on the
+  command line, since it will fail, anyway, without it.
+
+  02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/modules_load,
+  ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
+  x86/modules_load, x86_64/modules_load, xen0/modules_load,
+  xenU/modules_load:
+  add megaraid module to MODULES_SCSI for bug 206039
+
+  02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/modprobe:
+  specify the kernel version when looking for a module for bug 208593
+
+  02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.defaults, generic/initrd.scripts:
+  Removed runUdev, since we no longer use it.
+
+  11 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
+  gen_initrd.sh, genkernel:
+  Fixing a problem where we were copying the busybox binary cache into the
+  busybox temporary directory. I am assuming that this was a result of all of
+  the changes we've been doing, and it simply just got everlooked. Thanks to
+  Marek Szuba <cyberman@if.pw.edu.pl> for pointing it out in bug #204087. This
+  is genkernel 3.4.9 FINAL. Enjoy.
+
+  28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
+  generic/initrd.scripts, generic/linuxrc:
+  Don't scan a bunch of extra devices when CDROOT_DEV is defined.
+
   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
   generic/linuxrc:
-  add new cdroot_type=foo kernel commandline parameter to override -t iso9660
-  for bug 182818
+  Add new cdroot_type=foo kernel commandline parameter to override -t iso9660
+  for bug #182818.
 
   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
-  put -t auto back to -t iso9660 for mounting a cdrom. this is for bug 162962
+  Put -t auto back to -t iso9660 for mounting a cdrom. This is for bug #162962.
 
   27 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
-  fix description of --kernel-config for bug 194752
+  Fix description of --kernel-config for bug #194752.
 
   27 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
   This is 3.4.9_pre12 for testing.
   Fix #100637.
 
   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
-  Back out suspend2 support temporarily as per #114266c10.
+  Back out suspend2 support temporarily as per #114266 comment 10.
 
   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
   Fix #113634, #114266.