aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/packages/apt/sources.list
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-04-14 22:32:43 +0200
committerLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-04-14 22:32:43 +0200
commit83f7fe4b8402bab171d110703a1b1115efbc9b28 (patch)
tree19110702c7d740f6bd8ee4f5d2ebcb97442be237 /straper/db/public/packages/apt/sources.list
parent51d43498b07dc97d795947964534f0903cd05db5 (diff)
downloadbin-83f7fe4b8402bab171d110703a1b1115efbc9b28.tar.gz
bin-83f7fe4b8402bab171d110703a1b1115efbc9b28.zip
cleaned up many scrits and deleted some that were of no use; renamed a lot
Diffstat (limited to 'straper/db/public/packages/apt/sources.list')
-rw-r--r--straper/db/public/packages/apt/sources.list19
1 files changed, 0 insertions, 19 deletions
diff --git a/straper/db/public/packages/apt/sources.list b/straper/db/public/packages/apt/sources.list
deleted file mode 100644
index 4ea8ccf..0000000
--- a/straper/db/public/packages/apt/sources.list
+++ /dev/null
@@ -1,19 +0,0 @@
-#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.