From a3e771d1408e2ef8e20fc0f52a2c4f3618214f4a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 3 Jun 2008 02:24:40 +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. svn path=/main/trunk/; revision=10547 --- man/make.conf.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 2eb77cc69..2949d3806 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -451,6 +451,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