aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2013-12-31 01:01:14 -0800
committerBrian Dolbec <dolsen@gentoo.org>2015-02-26 14:20:45 -0800
commit3c54f44e0de26e9f20faedea0b32dad647a50c89 (patch)
tree78302beca573f3d633f4b9155ac680c7d89065b5 /etc
parentAdd remove_chroot and remove_autoresume functions. (diff)
downloadcatalyst-3c54f44e0de26e9f20faedea0b32dad647a50c89.tar.gz
catalyst-3c54f44e0de26e9f20faedea0b32dad647a50c89.tar.bz2
catalyst-3c54f44e0de26e9f20faedea0b32dad647a50c89.zip
Add keepwork option to catalyst.conf.
Diffstat (limited to 'etc')
-rw-r--r--etc/catalyst.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/catalyst.conf b/etc/catalyst.conf
index d52a5c84..01708e72 100644
--- a/etc/catalyst.conf
+++ b/etc/catalyst.conf
@@ -55,6 +55,8 @@ hash_function="crc32"
# distcc = enable distcc support for building. You have to set distcc_hosts in
# your spec file.
# icecream = enables icecream compiler cluster support for building
+# keepwork = Prevents the removal of the working chroot path and any autoresume
+# files or points.
# 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