aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authordancer <dancer>2003-04-06 22:16:35 +0000
committerdancer <dancer>2003-04-06 22:16:35 +0000
commit75a5c6348610d497096f32289abeeaa46083545a (patch)
tree6c7cadd7b3d73e32760eec124957b3b90393a7e0 /pbuilderrc
parent16355a6841056fa7fe623d79001daf369d8a3d3e (diff)
downloadpbuilder-75a5c6348610d497096f32289abeeaa46083545a.tar
pbuilder-75a5c6348610d497096f32289abeeaa46083545a.tar.gz
0.70
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 1587e7f..a3c66fa 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -1,6 +1,8 @@
# this is your configuration file for pbuilder.
# the file in /usr/share/pbuilder/pbuilderrc is the default template.
# /etc/pbuilderrc is the one meant for editing.
+#
+# read pbuilderrc.5 document for notes on specific options.
BASETGZ=/var/cache/pbuilder/base.tgz
#EXTRAPACKAGES=gcc3.0-athlon-builder
@@ -43,3 +45,7 @@ APTCONFDIR=""
# the username and ID used by pbuilder, inside chroot. Needs fakeroot, really
BUILDUSERID=1234
#BUILDUSERNAME=pbuilder
+
+# BINDMOUNTS is a space separated list of things to mount
+# inside the chroot.
+BINDMOUNTS=""