# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.478 2005/12/20 20:53:49 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.479 2005/12/20 21:14:52 wolf31o2 Exp $
+
+ 20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ examples/generic_stage_template.spec:
+ Updated example specs with information on cflags/chost/cxxflags/ldflags in
+ both stages 1 and 2.
20 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/stage1_target.py,
modules/stage2_target.py:
# portage_confdir: /etc/portage
portage_confdir:
-# These options are only available when building a stage2 target and are all
-# optional. These allow for emulating the changes possible during a bootstrap.
+# These options are only available when building a stage1 or stage2 target and
+# are all optional. These allow for emulating the changes possible during ai
+# bootstrap. Some possible uses of these would be building embedded stages
+# requiring a different CHOST or building a stage2 with NPTL support from a
+# stage1 tarball that is built without it.
# If left blank, then the catalyst defaults from arch.py are used.
# This option is used to change the CHOST from what is default in the profile