]> 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>
Mon, 18 Sep 2023 07:54:04 +0000 (09:54 +0200)
committerFrank Brehm <frank@brehm-online.com>
Mon, 18 Sep 2023 07:54:04 +0000 (09:54 +0200)
apt/sources.list
apt/sources.list.d/dns-oarc.list
apt/sources.list.d/fbrehm.list
apt/sources.list.d/icinga.list

index 9f99382144173ef585de8c2cf10ba5552c7249e3..5bde87fee39d27e63523dfb78dd9508178f698d3 100644 (file)
@@ -1,18 +1,18 @@
 #
 
-# main bullseye repositories
-deb    http://ftp-stud.hs-esslingen.de/debian          bullseye                main contrib non-free
-deb-src        http://ftp-stud.hs-esslingen.de/debian          bullseye                main contrib non-free
+# main bookworm repositories
+deb    http://ftp-stud.hs-esslingen.de/debian          bookworm                main contrib non-free
+deb-src        http://ftp-stud.hs-esslingen.de/debian          bookworm                main contrib non-free
 
-# bullseye security updates
-deb    http://security.debian.org/debian-security      bullseye-security       main contrib non-free
+# bookworm security updates
+deb    http://security.debian.org/debian-security      bookworm-security       main contrib non-free
 
-# bullseye-updates, previously known as 'volatile'
-deb    http://ftp-stud.hs-esslingen.de/debian          bullseye-updates        main contrib non-free
-deb-src        http://ftp-stud.hs-esslingen.de/debian          bullseye-updates        main contrib non-free
+# bookworm-updates, previously known as 'volatile'
+deb    http://ftp-stud.hs-esslingen.de/debian          bookworm-updates        main contrib non-free
+deb-src        http://ftp-stud.hs-esslingen.de/debian          bookworm-updates        main contrib non-free
 
-# bullseye-backports, previously on backports.debian.org
-deb    http://ftp-stud.hs-esslingen.de/debian/         bullseye-backports      main contrib non-free
-deb-src        http://ftp-stud.hs-esslingen.de/debian/         bullseye-backports      main contrib non-free
+# bookworm-backports, previously on backports.debian.org
+deb    http://ftp-stud.hs-esslingen.de/debian/         bookworm-backports      main contrib non-free
+deb-src        http://ftp-stud.hs-esslingen.de/debian/         bookworm-backports      main contrib non-free
 
 # vim: noet ts=8 list
index 57879a5f5bb17bb6e4283ca55552634d73bce36f..4a17693fd5fdac293886136f45bceea5d3bb586a 100644 (file)
@@ -1 +1 @@
-# deb http://pkg.dns-oarc.net/debian bullseye main
+# deb http://pkg.dns-oarc.net/debian bookworm main
index 0e5bf7de7b7039d80ac2974b2de3e122a27a8507..5ab1d36a69451ca4c295bec5783250024720935f 100644 (file)
@@ -1,7 +1,7 @@
 # Packages Frank Brehm
 # ---------------------
 
-deb    http://repo.uhu-banane.de/Debian/bullseye       ./
+deb    http://repo.uhu-banane.de/Debian/bookworm       ./
 deb-src        http://repo.uhu-banane.de/Sources               ./
 
 # vim: ts=8 noet list
index 458822afc41bc180be57b4d20897fd6e12bf9611..2ad8067992af4220bd53b53eb76c6e5fd29815ed 100644 (file)
@@ -1,4 +1,4 @@
-deb    http://packages.icinga.com/debian       icinga-bullseye main
-deb-src        http://packages.icinga.com/debian       icinga-bullseye main
+deb    http://packages.icinga.com/debian       icinga-bookworm main
+deb-src        http://packages.icinga.com/debian       icinga-bookworm main
 
 # vim: ts=8 noet list