From c4e0feffe388409178a3c487053636ac5398f9af Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 14 Mar 2008 06:53:25 +0000 Subject: Bug #42456 - When a checksum failure occurs during fetch, use a new PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS config variable to control how many mirrors should be tried before aborting the download. This type of behavior used to be enabled only in --fetchonly mode but now it's enabled for all fetch() calls. svn path=/main/trunk/; revision=9463 --- man/make.conf.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index e02bcd9eb..aa4623a5d 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -402,6 +402,9 @@ This variable contains flags for the \fBPORTAGE_COMPRESS\fR command. .B PORTAGE_ELOG_MAILSUBJECT Please see /etc/make.conf.example for elog documentation. .TP +\fBPORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\fR = \fI5\fR +Number mirrors to try when a downloaded file has an incorrect checksum. +.TP \fBPORTAGE_NICENESS\fR = \fI[number]\fR The value of this variable will be added to the current nice level that emerge is running at. In other words, this will not set the nice level, -- cgit v1.2.3-1-g7c22