diff options
Diffstat (limited to 'straper/db/public/packages/apt/sources.list')
| -rw-r--r-- | straper/db/public/packages/apt/sources.list | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/straper/db/public/packages/apt/sources.list b/straper/db/public/packages/apt/sources.list new file mode 100644 index 0000000..4ea8ccf --- /dev/null +++ b/straper/db/public/packages/apt/sources.list @@ -0,0 +1,19 @@ +#deb cdrom:[Debian GNU/Linux 13.0.0 _Trixie_ - Official amd64 NETINST with firmware 20250809-11:20]/ trixie contrib main non-free-firmware + +deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware +deb-src https://deb.debian.org/debian/ trixie main contrib 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 + +# 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 https://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware +deb-src https://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware + +# This system was installed using removable media other than +# CD/DVD/BD (e.g. USB stick, SD card, ISO image file). +# The matching "deb cdrom" entries were disabled at the end +# of the installation process. +# For information about how to configure apt package sources, +# see the sources.list(5) manual. |
