Created
April 30, 2017 19:48
-
-
Save Ambalus/fe7955c443330a090aa95bbcf016890b to your computer and use it in GitHub Desktop.
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
| ### Stable ### | |
| #deb http://mirror.yandex.ru/debian/ squeeze main contrib non-free | |
| #deb-src http://mirror.yandex.ru/debian/ squeeze main contrib non-free | |
| #deb http://mirror.yandex.ru/debian/ squeeze-updates main | |
| #deb-src http://mirror.yandex.ru/debian/ squeeze-updates main | |
| #deb http://mirror.yandex.ru/debian-multimedia/ squeeze main | |
| #deb-src http://mirror.yandex.ru/debian-multimedia/ squeeze main | |
| #deb http://security.debian.org/ squeeze/updates contrib non-free main | |
| #deb-src http://security.debian.org/ squeeze/updates contrib non-free main | |
| #! work | |
| deb http://archive.debian.org/debian-archive/debian/ squeeze main contrib non-free | |
| deb http://security.debian.org/ squeeze/updates main contrib non-free | |
| deb-src http://security.debian.org/ squeeze/updates main contrib non-free |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment