From: Brian Harring Date: Mon, 19 Dec 2005 11:16:11 +0000 (-0000) Subject: added parallel-fetch in... X-Git-Tag: v2.1_pre2~39 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7cf7664f4480eaa8b786aca4d64e11cfd839e86c;p=portage.git added parallel-fetch in... svn path=/main/trunk/; revision=2401 --- diff --git a/cnf/make.conf b/cnf/make.conf index 211aa85a5..d31086c0f 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -289,6 +289,8 @@ CHOST="i686-pc-linux-gnu" # after a merge -- for debugging purposes only. # 'nostrip' prevents the stripping of binaries. # 'notitles' disables xterm titlebar updates (which contain status info). +# 'parallel-fetch' +# do fetching in parallel to compilation # 'sandbox' enables sandboxing when running emerge and ebuild. # 'strict' causes portage to react strongly to conditions that are # potentially dangerous, like missing/incorrect Manifest files.