From 75a5c6348610d497096f32289abeeaa46083545a Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 6 Apr 2003 22:16:35 +0000 Subject: 0.70 --- pbuilderrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pbuilderrc') 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="" -- cgit v1.2.3