From 99cb3e753737119665efcbf6f5e6b85f5f96df56 Mon Sep 17 00:00:00 2001 From: dancer Date: Tue, 20 Aug 2002 07:58:52 +0000 Subject: +2002-08-20 Junichi Uekawa + + * pbuilder-modules: document --timeout option. + + * pbuilder.8: document --timeout option + + * pbuilder-checkparams: add --timeout option + + * pbuilderrc.5: document TIMEOUT_TIME + + * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a + case. + (CHROOTEXEC): clean the command-line a bit, so that it's easier to use. + (BUILD_PID): add timeout for build process. --- pbuilder.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index f2279c8..b37813c 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -267,6 +267,14 @@ chroot. This option overrides other options, and may cause some inconsistency problems. +.TP +.BI "--timeout [" "timeout in sleep time" "]" +Time out building after sleeping set time. +Specify something like +.B "--timeout 10h" +in the command line. +Default is no timeout. + .SH "FILES" .TP .I "/etc/pbuilderrc" -- cgit v1.2.3