From 1e8d02c61ede3febcc82feae8f0d1418d5c8b8ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Tue, 23 Jan 2018 17:15:41 +0100 Subject: itzks-installscript: Change content for itzks.list to stretch-relevant entries and add sid main contrib non-free. --- install-itzks-workstation | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index 8499db2..261ed6b 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -23,8 +23,9 @@ invoke-rc.d fetch-ldap-cert start # Add itzks-package repo touch /etc/apt/sources.list.d/itzks.list -echo "deb http://packages.it-zukunft-schule.de/debian jessie main contrib non-free" >> /etc/apt/sources.list.d/itzks.list -echo "deb http://packages.it-zukunft-schule.de/debian jessie-backports main contrib non-free" >> /etc/apt/sources.list.d/itzks.list +echo "deb http://packages.it-zukunft-schule.de/debian stretch main contrib non-free" >> /etc/apt/sources.list.d/itzks.list +echo "deb http://packages.it-zukunft-schule.de/debian stretch-backports main contrib non-free" >> /etc/apt/sources.list.d/itzks.list +echo "deb http://packages.it-zukunft-schule.de/debian sid main contrib non-free" >> /etc/apt/sources.list.d/itzks.list # Export proxy-settings for first install export http_proxy=http://webcache:3128 -- cgit v1.2.3