]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 21 Aug 2019 21:13:34 +0000 (23:13 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 21 Aug 2019 21:13:34 +0000 (23:13 +0200)
apt/sources.list
apt/sources.list.d/fbrehm.list
apt/sources.list.d/icinga.list
apt/sources.list.d/salt.list

index ae6ae7962644cf54732248a7ca4266e7e74d0580..8a4b5b99878fe389d1d444133d0f0bc571b81933 100644 (file)
@@ -1,23 +1,21 @@
 #
 
-# 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  buster          main
 
-# deb  http://ftp-stud.hs-esslingen.de/debian  stretch         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
 
-# 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
+# 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 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-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-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-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
 
-# 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
+# vim: noet ts=8 list
index 7e43b7596350ae90f610957403f1e4b902107746..e57191679227474182e025c39be8d4a7fc549c83 100644 (file)
@@ -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               ./
index e4f561766fae4b77a634a71eb49d256acb79d806..9068b935ea61ce8da16fce3a47f5669798946fb2 100644 (file)
@@ -1,2 +1,4 @@
-deb    http://packages.icinga.com/debian icinga-stretch main
-deb-src        http://packages.icinga.com/debian icinga-stretch main
+deb    http://packages.icinga.com/debian       icinga-buster   main
+deb-src        http://packages.icinga.com/debian       icinga-buster   main
+
+# vim: ts=8 noet list
index 9383dc247bcb2a0a676ddcb96341d1f71b7e3b35..d1043566c49a492f521ccdded089b6670b64fb25 100644 (file)
@@ -1 +1,3 @@
-deb    http://repo.saltstack.com/apt/debian/9/amd64/latest     stretch main
+# deb  http://repo.saltstack.com/apt/debian/9/amd64/latest     stretch         main
+
+# vim: ts=8 noet list