aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
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.