summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-05-28 06:37:39 +0000
committerZac Medico <zmedico@gentoo.org>2006-05-28 06:37:39 +0000
commit015579de151bf5eb52b13bb0c010b098db3424e9 (patch)
treeef3315592215bc90ed1ae03e9f760e7e37927d56 /cnf
parentIgnore ENOENT errors that are expected to occur in portage.fetch(). (diff)
downloadportage-idfetch-015579de151bf5eb52b13bb0c010b098db3424e9.tar.gz
portage-idfetch-015579de151bf5eb52b13bb0c010b098db3424e9.tar.bz2
portage-idfetch-015579de151bf5eb52b13bb0c010b098db3424e9.zip
Update FEATURES docs for 'assume-digests' and 'digest'. Thanks to robbat2 for reporting.
svn path=/main/trunk/; revision=3434
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index a2b5c01e..19f9fddf 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -228,6 +228,11 @@
# these settings are for developer use, but some are available to non-
# developers as well.
#
+# 'assume-digests'
+# when commiting work to cvs with repoman(1), assume that all
+# existing SRC_URI digests are correct. This feature also
+# affects digest generation via ebuild(1) and emerge(1) (emerge
+# generates digests only when the 'digest' feature is enabled).
# 'autoaddcvs' causes portage to automatically try to add files to cvs
# that will have to be added later. Done at generation times
# and only has an effect when 'cvs' is also set.
@@ -242,7 +247,10 @@
# 'cvs' causes portage to enable all cvs features (commits, adds),
# and to apply all USE flags in SRC_URI for digests -- for
# developers only.
-# 'digest' causes digests to be generated for all packages being merged.
+# 'digest' autogenerate digests for packages when running the emerge(1)
+# command. If the 'assume-digests' feature is also enabled then
+# existing SRC_URI digests will be reused whenever they are
+# available.
# 'distcc' enables distcc support via CC.
# 'distlocks' enables distfiles locking using fcntl or hardlinks. This
# is enabled by default. Tools exist to help clean the locks