aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2002-02-16 12:14:22 +0000
committerdancer <dancer>2002-02-16 12:14:22 +0000
commit5e3caa3d4eb6ebd2df30f9a1079c385d214a823f (patch)
tree6c7e4f52e6ec4f0f118b6a2ce33960aa0da3af40 /pbuilderrc.5
parent19947091bfd4b910fd42e6db329fc4e074ff854a (diff)
downloadpbuilder-5e3caa3d4eb6ebd2df30f9a1079c385d214a823f.tar
pbuilder-5e3caa3d4eb6ebd2df30f9a1079c385d214a823f.tar.gz
commit fakeroot changes, fakeroot does not work. su refuses to
change to user...
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.513
1 files changed, 12 insertions, 1 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 85688b2..85763ea 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -88,6 +88,14 @@ be copied over to after the building.
.TP
.BI "DISTRIBUTION=" "woody"
Specify the default distribution to use.
+This option affects
+.B "create"
+and
+.B "update"
+but not
+.B "build"
+nor
+.B "login"
.TP
.BI "APTCACHE=" "/var/cache/pbuilder/aptcache"
@@ -159,7 +167,6 @@ This option is used on invocation of
in
.B "pdebuild"
-
.TP
.BI "BUILDUSERID=" "1234"
The uid to be used inside chroot.
@@ -173,6 +180,10 @@ pbuilder.
Note that this will require fakeroot to be installed within
the chroot.
+And
+.B "-rfakeroot"
+will be added to
+.B "DEBBUILDOPTS"
.TP
.BI "APTCONFDIR=" "/etc/apt"