From aa39ae3f055220d901ecc20a7e3e9e8ec38f0bb7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 4 Jun 2008 01:03:08 +0000 Subject: Add support for a PORTAGE_RO_DISTDIRS variable. When a given file does not exist in DISTDIR, search for the file in this list of directories. Search order is from left to right. Note that the current implementation works by creating a symlink inside DISTDIR, but that may change in the future. (trunk r10547, r10550:10552, and r10564) svn path=/main/branches/2.1.2/; revision=10565 --- man/make.conf.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index bbbf6c719..0444c5294 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -438,6 +438,12 @@ emerge is running at. In other words, this will not set the nice level, it will increment it. For more information about nice levels and what are acceptable ranges, see \fBnice\fR(1). .TP +\fBPORTAGE_RO_DISTDIRS\fR = \fI[space delimited list of directories]\fR +When a given file does not exist in \fBDISTDIR\fR, search for the file +in this list of directories. Search order is from left to right. Note +that the current implementation works by creating a symlink inside +\fBDISTDIR\fR, but that may change in the future. +.TP \fBPORTAGE_RSYNC_INITIAL_TIMEOUT\fR = \fIinteger\fR Used by \fBemerge \-\-sync\fR as a timeout for the initial connection to an rsync server. -- cgit v1.2.3-1-g7c22