aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authordancer <dancer>2004-04-06 21:37:42 +0000
committerdancer <dancer>2004-04-06 21:37:42 +0000
commit02ab1841358a4935da3c3b3922ebc930da4c8edb (patch)
tree8e6b6507db1c957502284673fd620bcdd899314e /pbuilderrc
parent9470b31c1966be55bce5d4edf5c68dd133b68e37 (diff)
downloadpbuilder-02ab1841358a4935da3c3b3922ebc930da4c8edb.tar
pbuilder-02ab1841358a4935da3c3b3922ebc930da4c8edb.tar.gz
+ * Implement --variant=buildd support, thanks for Daniel Schepler
+ for the work on debootstrap side. + Note that this change does not affect user-mode-linux, since + user-mode-linux version uses rootstrap + (closes: #154528)
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index a3c66fa..4e03c69 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -49,3 +49,7 @@ BUILDUSERID=1234
# BINDMOUNTS is a space separated list of things to mount
# inside the chroot.
BINDMOUNTS=""
+
+# Set the debootstrap variant to 'buildd' type.
+DEBOOTSRTAPOPTS[0]='--variant=buildd'
+# unset DEBOOTSRTAPOPTS