Spacing cleanups in gen_package.sh
[genkernel.git] / ChangeLog
index 2a6bb80ac8615c472188ce5688df1868b036d7cc..224a4a1bc5dd0ce33658dc19608aff3f956e3a65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,163 @@
 # Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
+  Spacing cleanups in gen_package.sh
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
+  Remove unsetting of ARCH for callback and change set_kernel_arch debug to
+  use print_info
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
+  It helps to actually add the handling for the --integrated-initramfs option
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
+  Use echo instead of print
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
+  Add debug code for set_kernel_arch
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
+  Add debugging code to show ARCH when running callback
+  Unset ARCH when running callback and restore afterwards
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
+  Move set_kernel_arch() call to after determine_real_args() so that get_KV()
+  has populated the vars we need
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
+  Change powerpc switch kernel version to 2.6.16 for if we ever uncomment it
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh,
+  gen_compile.sh, genkernel:
+  Add set_kernel_arch(), which maps the genkernel arch to the arch that the
+  kernel expects based on the version of the kernel
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
+  gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
+  gen_package.sh, genkernel:
+  Get rid of the ENABLE_PEGASOS_HACKS hacks Add INTEGRATED_INITRAMFS option to
+  optionally insert the generated initramfs directly into the kernel image
+  Change default build order to build the kernel last to facilitate the
+  INTEGRATED_INITRAMFS option Add GENZIMAGE option and change various checks
+  from ENABLE_PEGASOS_HACKS to GENZIMAGE
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Argh...Changing the right line helps
+
+  13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Change into initramfs-firmware-temp/ instead of
+  initramfs-firmware-temp/lib/firmware/ before doing cpio
+
+  12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
+  genkernel:
+  Added a small debug statement to generic/linuxrc so we know when we're
+  hitting the initrd code path. This is genkernel 3.4.10_pre5 for testing.
+
+  12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Change to new temp directory so the firmware gets copied to the right place
+
+  12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Copy firmware file with -L so we get the file instead of the symlink
+
+  12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Fix another quoting malfunction
+
+  12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
+  ia64/busy-config, mips/busy-config, parisc/busy-config,
+  parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
+  sparc/busy-config, sparc64/busy-config, x86/busy-config,
+  x86_64/busy-config:
+  Explicitly enable MDADM and MDSTART in busy-config
+
+  12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
+  patches/busybox/1.7.4/1.7.4-static-error.diff:
+  Update busybox static-error patch to actually work
+
+  12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
+  Change BUSYBOX_VER to VERSION_BUSYBOX for genkernel-9999 ebuild.
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
+  Remove the quotes when trying to expand a glob
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
+  patches/busybox/1.7.4/1.7.4-mdadm.diff,
+  patches/busybox/1.7.4/1.7.4-mdstart.diff:
+  Update mdadm and mdstart patches
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
+  It helps if we assign the correct value to version
+  Send output of patch command to /dev/null
+  Show a message saying we're patching if there are patches for the util
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
+  +patches/busybox/1.7.4/1.7.4-static-error.diff:
+  Add busybox patch to remove error about compiling statically
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
+  gen_compile.sh, ia64/busy-config, mips/busy-config, parisc/busy-config,
+  parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
+  sparc/busy-config, sparc64/busy-config, x86/busy-config,
+  x86_64/busy-config:
+  Update busy-config files for the various arches for busybox 1.7.4
+
+  11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
+  genkernel.conf, +patches/busybox/1.7.4/1.7.4-ash-timeout.diff,
+  +patches/busybox/1.7.4/1.7.4-mdadm.diff,
+  +patches/busybox/1.7.4/1.7.4-mdstart.diff,
+  +patches/busybox/1.7.4/1.7.4-openvt.diff:
+  Add apply_patches() function to automagically apply patches for a given util
+  Add updated busybox patches for 1.7.4 from robbat2
+  Change BUSYBOX_VER to 1.7.4
+
+  11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.scripts:
+  Rearrange checks so the return value is read correctly.
+
+  10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
+  gen_initrd.sh, generic/initrd.scripts, generic/linuxrc, ia64/busy-config,
+  mips/busy-config, parisc/busy-config, parisc64/busy-config,
+  ppc/busy-config, ppc64/busy-config, sparc/busy-config,
+  sparc64/busy-config, um/busy-config, x86/busy-config, x86_64/busy-config:
+  Enable CONFIG_HEXDUMP globally for busybox
+  Add getdvhoff replacement function from vapier
+  Remove copying of getdvhoff from system
+
+  10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
+  gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
+  Add support for --firmware-files option to make robbat2 happy
+
+  10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
+  gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
+  Add support for --firmware and --firmware-dir options to include firmware in
+  the initramfs
+
+  09 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
+  Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading
+  modules, so that the mdev firmware loading can actually work
+
+  04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
+  If we have a raid456.ko module, we need to create a raid45.ko symlink since
+  dmraid can be rather stupid. This should resolve bug #195804.
+
+  04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sparc64/kernel-config,
+  alpha/kernel-config-2.6, ia64/kernel-config-2.6, x86/kernel-config-2.6,
+  x86_64/kernel-config-2.6:
+  Updated the kernel configs for arches which have given us their 2008.0
+  configs. This is 3.4.10_pre4 for testing.
+
+  29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
+  Redirect which output to /dev/null and put quotes around var in test
+
+  29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
+  ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
+  x86_64/modules_load:
+  Changed MDRAID to MDADM for bug #211316.
+
+  28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
+  gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts:
+  Added a --no-keymap option for bug #210886.
+
   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
   generic/linuxrc:
   Use which to determine the location of splash_geninitramfs, rather than