aboutsummaryrefslogtreecommitdiff
path: root/pdebuild-user-mode-linux.1
diff options
context:
space:
mode:
Diffstat (limited to 'pdebuild-user-mode-linux.1')
-rw-r--r--pdebuild-user-mode-linux.116
1 files changed, 16 insertions, 0 deletions
diff --git a/pdebuild-user-mode-linux.1 b/pdebuild-user-mode-linux.1
index bd577b7..14391b3 100644
--- a/pdebuild-user-mode-linux.1
+++ b/pdebuild-user-mode-linux.1
@@ -40,6 +40,22 @@ The place which build result is stored.
The configuration file is used, and passed on to
.BR "pbuilder-user-mode-linux" .
+
+.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" "]"