From 3209b5fe9bace422aaa9d8100cb62fe3212a7e8b Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 28 Feb 2025 19:27:20 +0200 Subject: [PATCH] sources.list.d: initial commit of {testing,unstable}.list --- etc/apt/sources.list.d/README.md | 4 ++ etc/apt/sources.list.d/testing.sources | 70 +++++++++++++++++++++++++ etc/apt/sources.list.d/unstable.list | 1 - etc/apt/sources.list.d/unstable.sources | 25 +++++++++ 4 files changed, 99 insertions(+), 1 deletion(-) create mode 100644 etc/apt/sources.list.d/README.md create mode 100644 etc/apt/sources.list.d/testing.sources delete mode 120000 etc/apt/sources.list.d/unstable.list create mode 100644 etc/apt/sources.list.d/unstable.sources diff --git a/etc/apt/sources.list.d/README.md b/etc/apt/sources.list.d/README.md new file mode 100644 index 00000000..3e7d2740 --- /dev/null +++ b/etc/apt/sources.list.d/README.md @@ -0,0 +1,4 @@ +# `/etc/apt/sources.list.d` + +The `.list` files are traditional, `.sources` are modern `deb822` formatted +repository entries supported since Debian TODO and Ubuntu TODO. diff --git a/etc/apt/sources.list.d/testing.sources b/etc/apt/sources.list.d/testing.sources new file mode 100644 index 00000000..df72ae66 --- /dev/null +++ b/etc/apt/sources.list.d/testing.sources @@ -0,0 +1,70 @@ +Types: deb deb-src +URIs: https://deb.debian.org/debian/ +Suites: testing +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: https://deb.debian.org/debian-debug/ +Suites: testing-debug +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian/ +Suites: testing +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug/ +Suites: testing-debug +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: https://deb.debian.org/debian-security/ +Suites: testing-security +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: https://deb.debian.org/debian-debug/ +Suites: testing-proposed-updates-debug +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: http://security.debian.org/ +Suites: testing-security +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security/ +Suites: testing-security +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug/ +Suites: testing-proposed-updates-debug +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: https://deb.debian.org/debian/ +Suites: testing-updates +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian/ +Suites: testing-updates +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg diff --git a/etc/apt/sources.list.d/unstable.list b/etc/apt/sources.list.d/unstable.list deleted file mode 120000 index 2f186d66..00000000 --- a/etc/apt/sources.list.d/unstable.list +++ /dev/null @@ -1 +0,0 @@ -../sources.list/unstable \ No newline at end of file diff --git a/etc/apt/sources.list.d/unstable.sources b/etc/apt/sources.list.d/unstable.sources new file mode 100644 index 00000000..b04d8784 --- /dev/null +++ b/etc/apt/sources.list.d/unstable.sources @@ -0,0 +1,25 @@ +Types: deb deb-src +URIs: https://deb.debian.org/debian/ +Suites: unstable +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: https://deb.debian.org/debian-debug/ +Suites: unstable-debug +Components: main contrib non-free non-free-firmware +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb deb-src +URIs: tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian/ +Suites: unstable +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg + +Types: deb +URIs: tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug/ +Suites: unstable-debug +Components: main contrib non-free non-free-firmware +Enabled: no +Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg