aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authordancer <dancer>2002-09-09 05:16:06 +0000
committerdancer <dancer>2002-09-09 05:16:06 +0000
commit4996005ac92e73ddf86599d165f0b9eae8e13015 (patch)
tree7cc977e4923404050f6d85259ef2e29ac1c1f5d6 /pbuilderrc
parent08d436712c82d14ba8d275179aa7a5bd06b16032 (diff)
downloadpbuilder-4996005ac92e73ddf86599d165f0b9eae8e13015.tar
pbuilder-4996005ac92e73ddf86599d165f0b9eae8e13015.tar.gz
+ * pbuilder-modules: add devfs support
+ Thanks to: "Dagfinn Ilmari Manns?er" <ilmari@ping.uio.no> + + * pbuilderrc (USEDEVFS): change default value on USEDEVFS + * pbuilderrc.5: update docs on noninteractive. + document USEDEVFS
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index aa5b550..7cd2093 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -12,6 +12,7 @@ MIRRORSITE=http://www.jp.debian.org/debian
#export http_proxy=http://your-proxy:8080/
USEPROC=yes
USEDEVPTS=yes
+USEDEVFS=no
BUILDRESULT=/var/cache/pbuilder/result/
# specifying the distribution forces the distribution on "pbuilder update"