Spacing cleanups in gen_package.sh
[genkernel.git] / ChangeLog
index 534ebf21e01d1e6a54b92713284f60348619b190..224a4a1bc5dd0ce33658dc19608aff3f956e3a65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,82 @@
 # 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