Actually doing the commit, this time.
[catalyst.git] / ChangeLog
index d5aca85bd7f32b5b09a0c7f73c15bdebc5e5a352..afdbf54e81427e7bfca11a75ec414549d011262f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,96 @@
-# Copyright 2002-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
+# ChangeLog for catalyst
+# Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
+  24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> catalyst:
+  Rolling an official catalyst 2.0.6.904 version.
+
+  04 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> arch/arm.py:
+  Apply additional patch from gentoo bug #255793 for arm subarches
+
+  04 Apr 2009; Andrew Gaffney <agaffney@gentoo.org>
+  targets/support/chroot-functions.sh:
+  Apply patch from gentoo bug #264457 to prevent deleting of ccache cache
+
+  24 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/sh.py:
+  Additional sh patch from gentoo bug #255793
+
+  21 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/arm.py, arch/sh.py:
+  Apply patch from gentoo bug #255793 for enhanced sh/arm support
+
+  21 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/generic_stage_target.py:
+  Update reference to make.conf.example for new location in portage-2.1.6
+
+  20 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  targets/stage1/stage1-chroot.sh:
+  Remove --noreplace from run_merge call so that baselayout gets rebuilt
+  with USE=build
+
+  16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  targets/support/rc-update.sh:
+  Change invalid atom '>=sys-apps/baselayout-2*' to
+  '>=sys-apps/baselayout-2'
+
+  13 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/catalyst_support.py:
+  Try to import portage.util before portage_util
+
+  09 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> TODO:
+  Add note about metadata_overlay being default in 2.1.6
+
+  09 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
+  Updated the AUTHORS section and the header for the ChangeLog, to reflect
+  that individual authors now retain their copyright to code they submit.
+
+  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
+  Rewrote TODO to make it clearer and added a ton of new items to it.
+
+  02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/generic_stage_target.py:
+  screw you python...hard
+
+  02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/generic_stage_target.py:
+  Disable removal of 'target_path' when build starts
+
+  26 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  modules/generic_stage_target.py:
+  Apply patch from armin76 to actually make use of the busybox_config value
+  in the spec
+
+  24 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  targets/netboot2/netboot2-controller.sh, targets/support/kmerge.sh:
+  Add support for gk's --busybox-config= option
+
+  23 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  modules/generic_stage_target.py:
+  Missing / before 'iso'
+
+  22 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  modules/snapshot_target.py:
+  Add support for purging to snapshot target
+
+  21 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> TODO:
+  Add mix-in cdtar idea to TODO
+
+  21 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  -livecd/cdtar/isolinux-3.09-cdtar.tar.bz2,
+  -livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2:
+  Remove old isolinux-3.09 cdtar files
+
+  21 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  +livecd/cdtar/isolinux-3.72-cdtar.tar.bz2,
+  +livecd/cdtar/isolinux-3.72-memtest86+-cdtar.tar.bz2:
+  Update cdtar files to isolinux-3.72 and latest memtest86+-2.10
+
+  19 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> catalyst:
+  Marking this 2.0.6.903 for testing.
+
+  12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
+  targets/netboot2/netboot2-controller.sh:
+  Disable copying of nb-busybox.cf since it isn't used anyway
+
   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/amd64.py,
   arch/x86.py, catalyst:
   A few typo and other minor fixes as reported by armin76