diff options
Diffstat (limited to 'hosts/bpi0-armhf-rb/etc/apt')
-rw-r--r--[l---------] | hosts/bpi0-armhf-rb/etc/apt/sources.list | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/apt/sources.list b/hosts/bpi0-armhf-rb/etc/apt/sources.list index ef06b440..53aa863a 120000..100644 --- a/hosts/bpi0-armhf-rb/etc/apt/sources.list +++ b/hosts/bpi0-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 |