# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.394 2005/11/22 15:37:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.395 2005/11/22 19:30:10 wolf31o2 Exp $
+
+ 22 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
+ Added portdir example to catalyst.conf for bug #113272.
22 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
targets/support/create-iso.sh:
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.13 2005/09/30 20:16:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.14 2005/11/22 19:30:10 wolf31o2 Exp $
# Simple desriptions of catalyst settings. Please refer to the online
# documentation for more information.
# also where it will put its temporary files and caches.
storedir="/var/tmp/catalyst"
+# portdir specifies the source portage tree used by the snapshot target.
+# portdir="/usr/portage"
+
# snapshot_cache specifies where the snapshots will be cached to if snapcache is
# enabled in the options.
# snapshot_cache="<path_to_new_cache_dir>"