diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-02 13:57:11 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-02 13:57:11 +0200 |
commit | 0d3ff049c1bb735a89afa2f3ff72699e319deb88 (patch) | |
tree | edd27b36ae8d276952e80276b36404d7f1d78d97 /hosts/cbxi4pro0-armhf-rb/etc/apt | |
parent | 3118933699965fe9467b7d5073eda1c96b69671a (diff) | |
download | jenkins.debian.net-0d3ff049c1bb735a89afa2f3ff72699e319deb88.tar.xz |
reproducible: use file copies instead of links and use ftp.us.d.o for the armhf buildds
Diffstat (limited to 'hosts/cbxi4pro0-armhf-rb/etc/apt')
-rw-r--r--[l---------] | hosts/cbxi4pro0-armhf-rb/etc/apt/sources.list | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/apt/sources.list b/hosts/cbxi4pro0-armhf-rb/etc/apt/sources.list index ef06b440..53aa863a 120000..100644 --- a/hosts/cbxi4pro0-armhf-rb/etc/apt/sources.list +++ b/hosts/cbxi4pro0-armhf-rb/etc/apt/sources.list @@ -1 +1,8 @@ -../../../jenkins/etc/apt/sources.list
\ No newline at end of file +deb http://ftp.us.debian.org/debian/ jessie main non-free +#deb-src http://ftp.us.debian.org/debian/ jessie main non-free + +deb http://security.debian.org/ jessie/updates main non-free +#deb-src http://security.debian.org/ jessie/updates main non-free + +deb http://ftp.us.debian.org/debian/ jessie-backports main non-free +#deb-src http://ftp.us.debian.org/debian/ jessie-backports main non-free |