aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'files/catalyst.conf')
-rw-r--r--files/catalyst.conf5
1 files changed, 4 insertions, 1 deletions
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="<path_to_new_cache_dir>"