aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2002-08-20 07:58:52 +0000
committerdancer <dancer>2002-08-20 07:58:52 +0000
commit99cb3e753737119665efcbf6f5e6b85f5f96df56 (patch)
tree820549a4538a064d33cddf5506f32106aa27849b /pbuilder.8
parent7d6ea6086216aaf0ff48a0fa19a9d0f2a946bbec (diff)
downloadpbuilder-99cb3e753737119665efcbf6f5e6b85f5f96df56.tar
pbuilder-99cb3e753737119665efcbf6f5e6b85f5f96df56.tar.gz
+2002-08-20 Junichi Uekawa <dancer@debian.org>
+ + * 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.
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.88
1 files changed, 8 insertions, 0 deletions
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"