aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:31:43 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:31:43 +0000
commit78883ba5a362e09b6ec1f824881dc3cf3eb73f53 (patch)
tree3fa8f35186cbb3d81a622a189efcdfc5f5b9907c /pbuilderrc.5
parentf3b72f3dbb0205a30f5ef6dc0ccba4bf610b1903 (diff)
downloadpbuilder-78883ba5a362e09b6ec1f824881dc3cf3eb73f53.tar
pbuilder-78883ba5a362e09b6ec1f824881dc3cf3eb73f53.tar.gz
parametrize the build directory using the conf option BUILDDIR
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.510
1 files changed, 10 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 42065ab..aec45a8 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -65,6 +65,16 @@ An Example:
BINDMOUNTS="/home /mnt/test"
.EE
.TP
+.BI "BUILDDIR=" "/tmp/buildd"
+The directory inside the chroot where the build happens. This will also be the
+.B HOME
+of the build user.
+
+Attention! Some directories \(em such as
+.B /tmp
+\(em are not safe to use since they can be world-writable, and external user can
+temper with the build process.
+.TP
.BI "BUILDPLACE=" "/var/cache/pbuilder/build/"
The default place which the chroot is constructed.
.B pbuilder