From 78883ba5a362e09b6ec1f824881dc3cf3eb73f53 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 8 Aug 2015 16:31:43 +0000 Subject: parametrize the build directory using the conf option BUILDDIR --- pbuilderrc.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pbuilderrc.5') 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 -- cgit v1.2.3