Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
69b7629c
Commit
69b7629c
authored
Mar 06, 2016
by
Holger Levsen
Browse files
reproducible armhf: fixup: add bbx15 and ff4* to pbuilderrc and common_functions.sh too
parent
70b3ed6a
Changes
27
Hide whitespace changes
Inline
Side-by-side
bin/common-functions.sh
View file @
69b7629c
...
@@ -56,15 +56,15 @@ else
...
@@ -56,15 +56,15 @@ else
fi
fi
if
[
-z
"
$MIRROR
"
]
;
then
if
[
-z
"
$MIRROR
"
]
;
then
case
$HOSTNAME
in
case
$HOSTNAME
in
jenkins|jenkins-test-vm|profitbricks-build?-amd64
)
export
MIRROR
=
http://ftp.de.debian.org/debian
;;
jenkins|jenkins-test-vm|profitbricks-build?-amd64
)
export
MIRROR
=
http://ftp.de.debian.org/debian
;;
bpi0|cbxi4
*
|
hb0|wbq0|odxu4
*
|
wbd0|rpi2
*
|
ff2
*
|
opi2
*
)
export
MIRROR
=
http://ftp.us.debian.org/debian
;;
bbx15|
bpi0|cbxi4
*
|
hb0|wbq0|odxu4
*
|
wbd0|rpi2
*
|
ff2
*
|
ff4
*
|
opi2
*
)
export
MIRROR
=
http://ftp.us.debian.org/debian
;;
*
)
echo
"unsupported host, exiting."
;
exit
1
;;
*
)
echo
"unsupported host, exiting."
;
exit
1
;;
esac
esac
fi
fi
if
[
-z
"
$http_proxy
"
]
;
then
if
[
-z
"
$http_proxy
"
]
;
then
case
$HOSTNAME
in
case
$HOSTNAME
in
jenkins|jenkins-test-vm|profitbricks-build?-amd64
)
export
http_proxy
=
"http://localhost:3128"
;;
jenkins|jenkins-test-vm|profitbricks-build?-amd64
)
export
http_proxy
=
"http://localhost:3128"
;;
bpi0|cbxi4
*
|
hb0|wbq0|odxu4
*
|
wbd0|rpi2
*
|
ff2
*
|
opi2
*
)
export
http_proxy
=
"http://10.0.0.15:8000/"
;;
bbx15|
bpi0|cbxi4
*
|
hb0|wbq0|odxu4
*
|
wbd0|rpi2
*
|
ff2
*
|
ff4
*
|
opi2
*
)
export
http_proxy
=
"http://10.0.0.15:8000/"
;;
*
)
echo
"unsupported host, exiting."
;
exit
1
;;
*
)
echo
"unsupported host, exiting."
;
exit
1
;;
esac
esac
fi
fi
...
...
hosts/bbx15-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/bpi0-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/cbxi4a-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/cbxi4b-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/ff2a-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/ff2b-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/ff4a-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/hb0-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/jenkins-test-vm/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/jenkins/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/odxu4-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/odxu4b-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/odxu4c-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/opi2a-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/opi2b-armhf-rb/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/profitbricks-build1-amd64/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/profitbricks-build2-amd64/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
hosts/profitbricks-build3-amd64/etc/pbuilderrc
View file @
69b7629c
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|
ff4*|
opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment