aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-30 20:16:50 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-30 20:16:50 +0000
commit7265a06784d057c1a6c4047a86b65701bae3863f (patch)
treee26323e24fe712d0d25f77f62cbe40d779dd54a9 /files
parentfix bug 106004 split strings into a list for empty and rm operation (diff)
downloadcatalyst-7265a06784d057c1a6c4047a86b65701bae3863f.tar.gz
catalyst-7265a06784d057c1a6c4047a86b65701bae3863f.tar.bz2
catalyst-7265a06784d057c1a6c4047a86b65701bae3863f.zip
Updating default configuration for catalyst and updating version stamp, since we're beginning internal testing for release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@842 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index 83237298..d04903b0 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.12 2005/08/09 19:02:31 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.13 2005/09/30 20:16:50 wolf31o2 Exp $
# Simple desriptions of catalyst settings. Please refer to the online
# documentation for more information.
@@ -17,10 +17,10 @@ distdir="/usr/portage/distfiles"
# prematurely)
# kerncache = keeps a tbz2 of your built kernel and modules (useful if your
# build stops in livecd-stage2)
-# seedcache = use the build output of a previous target if it exists to speed up
-# the copy
+# seedcache = use the build output of a previous target if it exists to speed up
+# the copy
# snapcache = cache the snapshot so that it can be bind-mounted into the chroot.
-options="pkgcache kerncache"
+options="pkgcache kerncache seedcache snapcache"
# sharedir specifies where all of the catalyst runtime executables are. Most
# users do not need to change this.