From a7d106bede0ac5ed0a53782f5af0a51c6561d523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Sun, 1 Sep 2024 01:43:31 +0100 Subject: [PATCH] Add debian12/DE_default_source.list --- debian12/DE_default_source.list | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian12/DE_default_source.list diff --git a/debian12/DE_default_source.list b/debian12/DE_default_source.list new file mode 100644 index 0000000..8bfe307 --- /dev/null +++ b/debian12/DE_default_source.list @@ -0,0 +1,11 @@ +deb http://ftp.de.debian.org/debian/ bookworm main contrib non-free-firmware +deb-src http://ftp.de.debian.org/debian/ bookworm main contrib non-free-firmware + +deb http://ftp.de.debian.org/debian/ bookworm-updates main contrib non-free-firmware +deb-src http://ftp.de.debian.org/debian/ bookworm-updates main contrib non-free-firmware + +deb http://ftp.de.debian.org/debian-security bookworm-security main contrib +deb-src http://ftp.de.debian.org/debian-security bookworm-security main contrib + +deb http://ftp.de.debian.org/debian bookworm-backports main +deb-src http://ftp.de.debian.org/debian bookworm-backports main \ No newline at end of file