From: Frank Brehm Date: Fri, 27 Sep 2019 22:48:28 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8633a0dd35b63667431672b2f03cd5fda022ff1f;p=config%2Fsarah%2Fetc.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 5f7f997..e465608 100755 --- a/.etckeeper +++ b/.etckeeper @@ -142,7 +142,9 @@ maybe chmod 0755 'apt/preferences.d' maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key.pub' maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key2.pub' maybe chmod 0644 'apt/sources.list' -maybe chmod 0644 'apt/sources.list.bak' +maybe chmod 0644 'apt/sources.list.bak.0' +maybe chmod 0644 'apt/sources.list.bak.1' +maybe chmod 0644 'apt/sources.list.bak.2' maybe chmod 0755 'apt/sources.list.d' maybe chmod 0644 'apt/sources.list.d/fbrehm.list' maybe chmod 0644 'apt/sources.list.d/fbrehm.list.bak' diff --git a/apt/sources.list b/apt/sources.list index ae6ae79..2a8e0c5 100644 --- a/apt/sources.list +++ b/apt/sources.list @@ -1,23 +1,23 @@ # -# deb cdrom:[Debian GNU/Linux stretch-DI-alpha7 _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20160630-14:29]/ stretch main +# deb cdrom:[Debian GNU/Linux buster-DI-alpha7 _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20160630-14:29]/ stretch main -# deb http://ftp-stud.hs-esslingen.de/debian stretch main +# deb http://ftp-stud.hs-esslingen.de/debian buster main -# 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 +# main buster repositories +deb http://ftp-stud.hs-esslingen.de/debian buster main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian buster 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 +# buster security updates +deb http://security.debian.org/ buster/updates main contrib non-free +deb-src http://security.debian.org/ buster/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 +# buster-updates, previously known as 'volatile' +deb http://ftp-stud.hs-esslingen.de/debian buster-updates main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian buster-updates 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 +# buster-backports, previously on backports.debian.org +deb http://ftp-stud.hs-esslingen.de/debian/ buster-backports main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian/ buster-backports main contrib non-free # vim: noet ts=8 diff --git a/apt/sources.list.bak b/apt/sources.list.bak deleted file mode 100644 index 764a998..0000000 --- a/apt/sources.list.bak +++ /dev/null @@ -1,19 +0,0 @@ -# deb http://ftp-stud.hs-esslingen.de/debian jessie 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 - -# 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 - -# 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 - -# 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 - -# vim: noet ts=8 diff --git a/apt/sources.list.bak.0 b/apt/sources.list.bak.0 new file mode 100644 index 0000000..764a998 --- /dev/null +++ b/apt/sources.list.bak.0 @@ -0,0 +1,19 @@ +# deb http://ftp-stud.hs-esslingen.de/debian jessie 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 + +# 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 + +# 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 + +# 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 + +# vim: noet ts=8 diff --git a/apt/sources.list.bak.1 b/apt/sources.list.bak.1 new file mode 100644 index 0000000..ae6ae79 --- /dev/null +++ b/apt/sources.list.bak.1 @@ -0,0 +1,23 @@ +# + +# deb cdrom:[Debian GNU/Linux stretch-DI-alpha7 _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20160630-14:29]/ stretch main + +# deb http://ftp-stud.hs-esslingen.de/debian stretch main + +# 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 + +# 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 + +# 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 + +# 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.bak.2 b/apt/sources.list.bak.2 new file mode 100644 index 0000000..2a8e0c5 --- /dev/null +++ b/apt/sources.list.bak.2 @@ -0,0 +1,23 @@ +# + +# deb cdrom:[Debian GNU/Linux buster-DI-alpha7 _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20160630-14:29]/ stretch main + +# deb http://ftp-stud.hs-esslingen.de/debian buster main + +# main buster repositories +deb http://ftp-stud.hs-esslingen.de/debian buster main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian buster main contrib non-free + +# buster security updates +deb http://security.debian.org/ buster/updates main contrib non-free +deb-src http://security.debian.org/ buster/updates main contrib non-free + +# buster-updates, previously known as 'volatile' +deb http://ftp-stud.hs-esslingen.de/debian buster-updates main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian buster-updates main contrib non-free + +# buster-backports, previously on backports.debian.org +deb http://ftp-stud.hs-esslingen.de/debian/ buster-backports main contrib non-free +deb-src http://ftp-stud.hs-esslingen.de/debian/ buster-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 7e43b75..e571916 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/stretch ./ -deb http://repo.uhu-banane.de/Debian/stretch ./ +#deb http://www.brehm-online.com/debian/buster ./ +deb http://repo.uhu-banane.de/Debian/buster ./ deb-src http://repo.uhu-banane.de/Sources ./