Created
December 28, 2022 10:38
-
-
Save mattroot/1b94623aae4d3b65bb680524f07eb3e6 to your computer and use it in GitHub Desktop.
squeeze sources.list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# main repos | |
deb http://archive.debian.org/debian/ squeeze main contrib non-free | |
deb http://archive.debian.org/debian/ squeeze-lts main contrib non-free | |
deb http://archive.debian.org/debian-security/ squeeze/updates main contrib non-free | |
# backports | |
deb http://archive.debian.org/debian-backports/ squeeze-backports main contrib non-free | |
deb http://archive.debian.org/debian-backports/ squeeze-backports-sloppy main contrib non-free | |
# vserver psand | |
deb http://repo.psand.net/ squeeze main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment