aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,