]> git.somenet.org - root/pub/somesible.git/blob - roles/base/apt/files/default/apt-sources.list
[roles/base/hostname] set hostname
[root/pub/somesible.git] / roles / base / apt / files / default / apt-sources.list
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8
9 # security + stable + backports
10 deb http://security.debian.org/debian-security        bookworm-security main contrib non-free non-free-firmware
11
12 deb http://fasttrack.debian.net/debian-fasttrack/     bookworm-fasttrack main contrib non-free
13 deb http://fasttrack.debian.net/debian-fasttrack/     bookworm-backports-staging main contrib non-free
14 deb http://http.debian.net/debian/                    bookworm-backports main contrib non-free
15
16 deb http://deb.debian.org/debian/    bookworm main contrib non-free non-free-firmware
17 deb http://deb.debian.org/debian/    bookworm-updates main contrib non-free non-free-firmware
18
19
20 # testing/unstable
21 deb http://deb.debian.org/debian/    trixie main contrib non-free non-free-firmware
22 deb http://deb.debian.org/debian/    unstable main contrib non-free non-free-firmware
23 deb http://deb.debian.org/debian/    experimental main contrib non-free non-free-firmware