Skip to content

Instantly share code, notes, and snippets.

@hakerdefo
Last active January 18, 2025 10:21
Show Gist options
  • Save hakerdefo/1599cb664cc3c2f125a45248d9c6c71d to your computer and use it in GitHub Desktop.
Save hakerdefo/1599cb664cc3c2f125a45248d9c6c71d to your computer and use it in GitHub Desktop.
Debian Testing complete sources.list
deb https://ftp.debian.org/debian/ testing contrib main non-free non-free-firmware
# deb-src https://ftp.debian.org/debian/ testing contrib main non-free non-free-firmware
deb https://ftp.debian.org/debian/ testing-updates contrib main non-free non-free-firmware
# deb-src https://ftp.debian.org/debian/ testing-updates contrib main non-free non-free-firmware
deb https://ftp.debian.org/debian/ testing-proposed-updates contrib main non-free non-free-firmware
# deb-src https://ftp.debian.org/debian/ testing-proposed-updates contrib main non-free non-free-firmware
deb https://ftp.debian.org/debian/ testing-backports contrib main non-free non-free-firmware
# deb-src https://ftp.debian.org/debian/ testing-backports contrib main non-free non-free-firmware
deb https://security.debian.org/debian-security/ testing-security contrib main non-free non-free-firmware
# deb-src https://security.debian.org/debian-security/ testing-security contrib main non-free non-free-firmware
@UncleSpellbinder
Copy link

Thanks, @technikamateur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment