aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2003-12-16 14:34:31 +0000
committerdancer <dancer>2003-12-16 14:34:31 +0000
commit65b755a6ccbbf858d4180394c7284a9d2f48f6ac (patch)
treeabf291f5a091baecafc5009860c789662840f740 /pbuilder.8
parent6fc4aa6416317f702d30e74c2df7ee1e32b0a60b (diff)
downloadpbuilder-65b755a6ccbbf858d4180394c7284a9d2f48f6ac.tar
pbuilder-65b755a6ccbbf858d4180394c7284a9d2f48f6ac.tar.gz
+ * debian/control (Description): do not conflict with older bash.
+ + * pbuilder-buildpackage-funcs: + * pbuilder-checkparams: do not error out on + failure to unset. + + * pbuilder.8: document --debug. + + * pbuilder-checkparams (IGNORE_UMOUNT): --debug option. + + * pbuilder-createbuildenv: + * pbuilder-updatebuildenv: use PBUILDER_DEBUGMODE variable +
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.810
1 files changed, 10 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 6190e20..7a1bddf 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -398,6 +398,16 @@ Bind-mount the specified directories to inside the chroot.
.I "bind-mount-points"
is a space-delimited list of directories to bind-mount.
+.TP
+.BI "--debug"
+
+Turn on Debug mode of pbuilder, to be verbose about errors,
+and try to avoid cleanup processing when error happens in
+.B update
+ and
+.B create
+targets.
+
.SH "FILES"
.TP
.I "/etc/pbuilderrc"