aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.115
1 files changed, 15 insertions, 0 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index b994371..e23c53c 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -44,6 +44,21 @@ The configuration file is used, and passed on to
.BR "pbuilder" .
.TP
+.BI "--use-pdebuild-internal"
+Uses a different implementation of pdebuild, which calls clean and build inside
+the chroot, using bind-mounts.
+
+.B "pdebuild-internal"
+tries to run debian/rules clean inside the chroot.
+To achieve the goal, the working directory is passed on inside the chroot,
+in the form of bind-mounting and
+.B debuild
+is run.
+
+This option will not protect the working directory and its parent directories
+from the build scripts.
+
+.TP
.BI "-- [" "pbuilder options" "]"
After the