aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2002-02-15 13:49:49 +0000
committerdancer <dancer>2002-02-15 13:49:49 +0000
commit19947091bfd4b910fd42e6db329fc4e074ff854a (patch)
treeb1235ed95ebd6dd3f729ea6e88bf92a70ae6baa2 /pbuilderrc.5
parentb87a01e5191e522be5f3dc7113c7f889c53004c1 (diff)
downloadpbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar
pbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar.gz
updates, some potential changes.
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.517
1 files changed, 17 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 4ab5ab7..85688b2 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -21,6 +21,9 @@ This is overridden with the option
Specifies extra packages which the system should install
in the chroot on
.BR "pbuilder create" "."
+Also this is installed on
+.B "pbuilder build"
+
.TP
.BI "export DEBIAN_BUILDARCH=" "athlon"
Uses this variable as
@@ -158,6 +161,20 @@ in
.TP
+.BI "BUILDUSERID=" "1234"
+The uid to be used inside chroot.
+It should not collide with user-id outside the chroot.
+
+.TP
+.BI "BUILDUSERNAME=" "pbuilder"
+The user name of the user the build will run as.
+Specifying this will enable the use of fakeroot inside
+pbuilder.
+
+Note that this will require fakeroot to be installed within
+the chroot.
+
+.TP
.BI "APTCONFDIR=" "/etc/apt"
Configures where the apt configuration files are copied from.
By default, this value is empty,