setup portage before updating seed_cache
[catalyst.git] / ChangeLog
index 96ba2d4affe26952acbaafc1a7958a5ce92fd912..893cfece9fb1ea7dd036a77b3919beb481c0dca4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,120 @@
 # ChangeLog for catalyst
-# Copyright 1999-2010 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
+# Copyright 1999-2012 Gentoo Foundation; 2008-2012 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 # $Id$
 
+  03 May 2012; Raúl Porcel <armin76@gentoo.org> arch/arm.py:
+  Add armv6j_hardfp
+
+  26 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  targets/support/chroot-functions.sh:
+  Don't run 'distcc-config --install'
+
+  26 Jun 2011; Sebastian Pipping <sping@gentoo.org>
+  modules/catalyst_support.py:
+  Warn about multiple argument errors at the same time
+
+  25 Jun 2011; Sebastian Pipping <sping@gentoo.org>
+  targets/netboot/netboot-combine.sh, targets/stage1/stage1-chroot.sh,
+  targets/stage2/stage2-chroot.sh, targets/support/chroot-functions.sh:
+  Add "-news" to FEATURES everywhere
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  targets/support/chroot-functions.sh:
+  Use get_libdir instead of hard-coding lib for distcc
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: add multilib (and missing n64) classes
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: remove n32/n64 USE flags
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: create generic mips64 classes
+  and inherit from them to simplify other classes
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: fix CFLAGS in loongson class
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: Remove ip* classes
+
+  25 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  modules/catalyst/arch/mips.py: Remove mips2 classes
+  Linux doesn't even run on mips2
+
+  24 Jun 2011; Sebastian Pipping <sping@gentoo.org> Makefile,
+  doc/asciidoc.conf, doc/catalyst.1.txt, doc/make_subarch_table_guidexml.py:
+  Include list of supported subarches in man page.
+
+  14 Apr 2011; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst 2.0.6.916
+
+  14 Apr 2011; Raúl Porcel <armin76@gentoo.org>
+  targets/support/bootloader-setup.sh:
+  Add gentoo-ilo option for the bootloader on ia64
+
+  10 Apr 2011; Raúl Porcel <armin76@gentoo.org> catalyst,
+  targets/support/chroot-functions.sh:
+  This is catalyst 2.0.6.915
+
+  10 Apr 2011; Raúl Porcel <armin76@gentoo.org>
+  targets/support/chroot-functions.sh:
+  Replace virtual/portage with sys-apps/portage, bug #358847
+
+  05 Feb 2011; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst 2.0.6.914
+
+  05 Feb 2011; Raúl Porcel <armin76@gentoo.org> arch/amd64.py, catalyst:
+  Enable new amd64 subarches
+
+  01 Nov 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst 2.0.6.913
+
+  01 Nov 2010; Raúl Porcel <armin76@gentoo.org> arch/arm.py:
+  Fix ARM hardfloat
+
+  01 Nov 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst 2.0.6.912
+
+  01 Nov 2010; Raúl Porcel <armin76@gentoo.org> arch/mips.py:
+  Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot
+  org>, bug #330241
+
+  09 Oct 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst 2.0.6.911
+
+  09 Oct 2010; Raúl Porcel <armin76@gentoo.org> arch/arm.py:
+  Replace -Os with -O2 for ARM
+
+  26 Sep 2010; Raúl Porcel <armin76@gentoo.org> arch/arm.py:
+  Arm fixes
+
+  11 Sep 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst-2.0.6.909
+
+  11 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  targets/support/chroot-functions.sh:
+  Apply patch to make stage2 quiet, thanks to Alexandre Nuno Milheiro
+  <nunomilheiro@gmail.com>, gentoo bug #273664
+
+  11 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  targets/support/netboot2-final.sh:
+  Fix sparc bug, gentoo bug 297231
+
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org> AUTHORS, catalyst:
+  Update copyrights, add me to AUTHORS
+
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
+  This is catalyst-2.0.6.908
+
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  modules/generic_stage_target.py:
+  Restore old behaviour on the CXXFLAGS variable on the created make.conf
+
+  04 Sep 2010; Raúl Porcel <armin76@gentoo.org> arch/arm.py:
+  Fix typo and add armv7a-hardfp target
+
   04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
   targets/support/bootloader-setup.sh, targets/support/create-iso.sh,
   targets/support/pre-kmerge.sh: