aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2006-01-06 12:37:14 +0000
committerdancer <dancer>2006-01-06 12:37:14 +0000
commit83901a7985b9fb0613a26c07a4912c7e28767c1d (patch)
tree28b929f29c3af46dd179aaae5d5c66880389b6b4
parent584955857cde0969f3b736d218b96b8804f75f86 (diff)
downloadpbuilder-83901a7985b9fb0613a26c07a4912c7e28767c1d.tar
pbuilder-83901a7985b9fb0613a26c07a4912c7e28767c1d.tar.gz
344958 documentation update.
-rw-r--r--ChangeLog2
-rw-r--r--pbuilderrc.58
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 379356e..45b98ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-01-06 Junichi Uekawa <dancer@debian.org>
+ * pbuilderrc.5: document that there are default values for BUILDRESULTUID
+
* pbuilder-buildpackage (BUILDRESULTGID, BUILDRESULTUID): set
default values here.
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 36178e8..5ce61b9 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -273,6 +273,14 @@ They probably need to be set to numeric UID values,
so that it works the same inside the chroot and outside the
chroot.
+If sudo is used, the values specified by sudo is used.
+They are
+.BR "SUDO_UID" ", and"
+.BR "SUDO_GID" ". "
+The default value is
+.B "0"
+
+
.TP
.BI "AUTO_DEBSIGN=" "yes"
When this value is set to yes,