summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-11 23:55:54 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-11 23:55:54 +0000
commit9649d7ecb5489e1c736be8011fd9de81b23ae476 (patch)
tree99a9985da76b18c566ab3aa9b9f9d04e4cbb6c90 /man/make.conf.5
parent6844c042c68b368d3ef608f31ebdf3dd8f70b7be (diff)
downloadportage-9649d7ecb5489e1c736be8011fd9de81b23ae476.tar.gz
portage-9649d7ecb5489e1c736be8011fd9de81b23ae476.tar.bz2
portage-9649d7ecb5489e1c736be8011fd9de81b23ae476.zip
Add some notes for the parallel-fetch feature and the new --complete-graph
option for emerge. (trunk r9848) svn path=/main/branches/2.1.2/; revision=9849
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 7a7febcbd..4d012c060 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -242,7 +242,9 @@ Prevents the stripping of binaries that are merged to the live filesystem.
Disables xterm titlebar updates (which contains status info).
.TP
.B parallel\-fetch
-Fetch in the background while compiling.
+Fetch in the background while compiling. Run
+`tail \-f /var/log/emerge\-fetch.log` in a
+terminal to view parallel-fetch progress.
.TP
.B sandbox
Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild\fR(1).