aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-06 22:25:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-06 22:25:38 +0000
commit7e45833de901fb31d1dcaba54c9c8dad606307c5 (patch)
treee086c9734faa6ff12bb926905ab90d328e85e193 /files
parentRe-arranged catalyst.conf to make it easier to follow while looking at the on... (diff)
downloadcatalyst-7e45833de901fb31d1dcaba54c9c8dad606307c5.tar.gz
catalyst-7e45833de901fb31d1dcaba54c9c8dad606307c5.tar.bz2
catalyst-7e45833de901fb31d1dcaba54c9c8dad606307c5.zip
Make sure the user owns his home directory for bug #147195.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1211 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index dc53a0c1..4dfd3cf8 100644
--- a/files/catalyst.conf
+++ b/files/catalyst.conf
@@ -34,10 +34,10 @@ hash_function="crc32"
# ccache = enables build time ccache support (highly recommended)
# distcc = enable distcc support for building. You have to set distcc_hosts in
# your spec file.
-# pkgcache = keeps a tbz2 of every built package (useful if your build stops
-# prematurely)
# kerncache = keeps a tbz2 of your built kernel and modules (useful if your
# build stops in livecd-stage2)
+# pkgcache = keeps a tbz2 of every built package (useful if your build stops
+# prematurely)
# 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.