summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/bpi0-armhf-rb/etc/pbuilderrc2
-rw-r--r--hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc2
-rw-r--r--hosts/hb0-armhf-rb/etc/pbuilderrc2
-rw-r--r--hosts/jenkins/etc/pbuilderrc2
-rw-r--r--hosts/profitbricks-build1-amd64/etc/pbuilderrc2
-rw-r--r--hosts/profitbricks-build2-amd64/etc/pbuilderrc2
-rw-r--r--hosts/profitbricks-build4-amd64/etc/pbuilderrc2
-rw-r--r--hosts/wbq0-armhf-rb/etc/pbuilderrc2
8 files changed, 8 insertions, 8 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/pbuilderrc b/hosts/bpi0-armhf-rb/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/bpi0-armhf-rb/etc/pbuilderrc
+++ b/hosts/bpi0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/hb0-armhf-rb/etc/pbuilderrc
+++ b/hosts/hb0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/jenkins/etc/pbuilderrc
+++ b/hosts/jenkins/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/profitbricks-build1-amd64/etc/pbuilderrc b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/profitbricks-build1-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/profitbricks-build2-amd64/etc/pbuilderrc b/hosts/profitbricks-build2-amd64/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/profitbricks-build2-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build2-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilderrc b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/profitbricks-build4-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc
index 48271671..623a213e 100644
--- a/hosts/wbq0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbq0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
-EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
+EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587