aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
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 /pbuilderrc.5
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 'pbuilderrc.5')
-rw-r--r--pbuilderrc.54
1 files changed, 4 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index e59ab36..1615921 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -227,6 +227,10 @@ allowing the usual configuration options
to take effect.
Setting this variable overrides other options.
+.TP
+.BI "TIMEOUT_TIME=" "2h"
+Sets timeout time.
+Build will be stoped with SIGTERM after the set time.
.SH "FILES"
.I "/etc/pbuilderrc"