From: espie Date: Mon, 16 Jul 2018 13:14:06 +0000 (+0000) Subject: Be more explicit in FETCH_TIMEOUT description. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=45e8cf53376ad4dbf2ef5a10680e3a577fbca0b4;p=openbsd Be more explicit in FETCH_TIMEOUT description. It only happens on the command line. If you want to put it in a config file, it's a DEFAULT or localhost property called fetch_timeout instead. --- diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index 055f5ba1626..c6d20f3efd2 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.5 2018/07/09 18:27:58 jmc Exp $ +.\" $OpenBSD: dpb.1,v 1.6 2018/07/16 13:14:06 espie Exp $ .\" .\" Copyright (c) 2010-2013 Marc Espie .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 9 2018 $ +.Dd $Mdocdate: July 16 2018 $ .Dt DPB 1 .Os .Sh NAME @@ -252,6 +252,13 @@ User for all fetch activities if possible .It Ar FETCH_TIMEOUT Timeout (in seconds) after which fetches that don't show any progress will be killed. +This can be instead set in +.Ar DEFAULT +or +.Ar localhost +as the +.Sq fetch_timeout +property. .It Ar FTP_ONLY Don't fetch distfiles that are not allowed for ftp. .It Ar HISTORY_ONLY @@ -407,6 +414,13 @@ value). Chroot to .Ar dir before building. +.It fetch_timeout=s +Timeout (in seconds) after which fetches that don't show +any progress will be killed. +Only makes sense for +.Ar DEFAULT +or +.Ar localhost . .It jobs=n Number of jobs to run on that host, defaults to hw.ncpu. .It junk=n