From 65b755a6ccbbf858d4180394c7284a9d2f48f6ac Mon Sep 17 00:00:00 2001 From: dancer Date: Tue, 16 Dec 2003 14:34:31 +0000 Subject: + * 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 + --- pbuilder.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pbuilder.8') 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" -- cgit v1.2.3