From 594ba6c2f4351d11954fbec3d3f5c6079e1440c3 Mon Sep 17 00:00:00 2001 From: Jan Date: Tue, 14 Apr 2026 13:33:13 +0000 Subject: [PATCH] sources.list aktualisiert --- sources.list | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/sources.list b/sources.list index ee71169..aab09ab 100644 --- a/sources.list +++ b/sources.list @@ -1,10 +1,14 @@ -deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware -# deb-src http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware +deb https://deb.debian.org/debian/ trixie contrib main non-free non-free-firmware +# deb-src https://deb.debian.org/debian/ trixie contrib main non-free non-free-firmware -deb http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware -# deb-src http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware +deb https://deb.debian.org/debian/ trixie-updates contrib main non-free non-free-firmware +# deb-src https://deb.debian.org/debian/ trixie-updates contrib main non-free non-free-firmware -# trixie-updates, to get updates before a point release is made; -# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports -deb http://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware -# deb-src http://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware \ No newline at end of file +deb https://deb.debian.org/debian/ trixie-proposed-updates contrib main non-free non-free-firmware +# deb-src https://deb.debian.org/debian/ trixie-proposed-updates contrib main non-free non-free-firmware + +deb https://deb.debian.org/debian/ trixie-backports contrib main non-free non-free-firmware +# deb-src https://deb.debian.org/debian/ trixie-backports contrib main non-free non-free-firmware + +deb https://security.debian.org/debian-security/ trixie-security contrib main non-free non-free-firmware +# deb-src https://security.debian.org/debian-security/ trixie-security contrib main non-free non-free-firmware \ No newline at end of file