From: Frank Brehm Date: Wed, 19 Jul 2017 19:29:52 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ca4b5d3476f24b2e19ad3be671e48f38f983e994;p=config%2Fsarah%2Fetc.git saving uncommitted changes in /etc prior to apt run --- diff --git a/apt/sources.list b/apt/sources.list index 764a998..88838d9 100644 --- a/apt/sources.list +++ b/apt/sources.list @@ -1,19 +1,19 @@ -# deb http://ftp-stud.hs-esslingen.de/debian jessie main +# deb http://ftp-stud.hs-esslingen.de/debian stretch main -# main jessie repositories -deb http://ftp-stud.hs-esslingen.de/debian jessie main contrib non-free -deb-src http://ftp-stud.hs-esslingen.de/debian jessie main contrib non-free +# main stretch repositories +deb http://ftp-stud.hs-esslingen.de/debian stretch main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian stretch main contrib non-free -# jessie security updates -deb http://security.debian.org/ jessie/updates main contrib non-free -deb-src http://security.debian.org/ jessie/updates main contrib non-free +# stretch security updates +deb http://security.debian.org/ stretch/updates main contrib non-free +deb-src http://security.debian.org/ stretch/updates main contrib non-free -# jessie-updates, previously known as 'volatile' -deb http://ftp-stud.hs-esslingen.de/debian jessie-updates main contrib non-free -deb-src http://ftp-stud.hs-esslingen.de/debian jessie-updates main contrib non-free +# stretch-updates, previously known as 'volatile' +deb http://ftp-stud.hs-esslingen.de/debian stretch-updates main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian stretch-updates main contrib non-free -# jessie-backports, previously on backports.debian.org -deb http://ftp-stud.hs-esslingen.de/debian/ jessie-backports main contrib non-free -deb-src http://ftp-stud.hs-esslingen.de/debian/ jessie-backports main contrib non-free +# stretch-backports, previously on backports.debian.org +deb http://ftp-stud.hs-esslingen.de/debian/ stretch-backports main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian/ stretch-backports main contrib non-free # vim: noet ts=8 diff --git a/apt/sources.list.d/fbrehm.list b/apt/sources.list.d/fbrehm.list index d773712..7e43b75 100644 --- a/apt/sources.list.d/fbrehm.list +++ b/apt/sources.list.d/fbrehm.list @@ -1,6 +1,6 @@ # Packages Frank Brehm # --------------------- -#deb http://www.brehm-online.com/debian/jessie ./ -deb http://repo.uhu-banane.de/Debian/jessie ./ +#deb http://www.brehm-online.com/debian/stretch ./ +deb http://repo.uhu-banane.de/Debian/stretch ./ deb-src http://repo.uhu-banane.de/Sources ./ diff --git a/apt/sources.list.d/salt.list b/apt/sources.list.d/salt.list index 846108d..9383dc2 100644 --- a/apt/sources.list.d/salt.list +++ b/apt/sources.list.d/salt.list @@ -1 +1 @@ -deb http://repo.saltstack.com/apt/debian/8/amd64/latest jessie main +deb http://repo.saltstack.com/apt/debian/9/amd64/latest stretch main