aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2002-09-22 08:16:18 +0000
committerdancer <dancer>2002-09-22 08:16:18 +0000
commita00452a50d27d30f7b54ef2cad996c8af370e6e7 (patch)
treedb6ee209e56bd5fbfbb85daaac7b750638485eee /pbuilder.8
parenta11f5736256c926d624a5e768ecfb7ae42f67505 (diff)
downloadpbuilder-a00452a50d27d30f7b54ef2cad996c8af370e6e7.tar
pbuilder-a00452a50d27d30f7b54ef2cad996c8af370e6e7.tar.gz
* THANKS: updated thanks file.
* pbuilder.8: update documentation, to clarify a bit. * pbuilder-checkparams (BUILDPLACE): Change command-line parsing so that it should fix problems with specifying configfile. (BUILDPLACE): only set CHROOTEXEC if it is empty. set CHROOTEXEC to be empty at the start of param checking. * pbuilder-createbuildenv: use pbuilder-modules code for copying etc/ files. * pbuilder-modules: split out the function to copy local configuration.
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.84
1 files changed, 4 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index b37813c..1648626 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -83,6 +83,10 @@ Specifies the location where building and
.B "base.tgz"
updating and creation takes place. This is
a temporary work directory.
+
+A subdirectory of that directory using the current PID of the
+process is used.
+
.TP
.BI "--buildresult [" "location to put build result" "]"
Specifies the location the build result gets into after building.