From: Chris Gianelloni Date: Tue, 22 Nov 2005 19:30:10 +0000 (+0000) Subject: Added portdir example to catalyst.conf for bug #113272. X-Git-Tag: CATALYST_2_0_6_916~587 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a0848fcb5dfc4642d1dc3bd0c0c3cec139445dc;p=catalyst.git Added portdir example to catalyst.conf for bug #113272. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@907 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 5529f2f7..dfb5e2a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ # 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 files/catalyst.conf: + Added portdir example to catalyst.conf for bug #113272. 22 Nov 2005; Chris Gianelloni catalyst, targets/support/create-iso.sh: diff --git a/files/catalyst.conf b/files/catalyst.conf index d04903b0..65afdc15 100644 --- a/files/catalyst.conf +++ b/files/catalyst.conf @@ -1,6 +1,6 @@ # 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. @@ -30,6 +30,9 @@ sharedir="/usr/lib/catalyst" # 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=""