Last active
March 1, 2018 14:41
-
-
Save VirtuBox/eca4b78cbb4de7a8c10eb54a6bfda30e to your computer and use it in GitHub Desktop.
debian 8 Jessie - apt 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
#------------------------------------------------------------------------------# | |
# OFFICIAL DEBIAN REPOS | |
#------------------------------------------------------------------------------# | |
###### Debian Main Repos | |
deb http://ftp.fr.debian.org/debian/ oldstable main contrib non-free | |
deb http://ftp.fr.debian.org/debian/ oldstable-updates main contrib non-free | |
deb http://security.debian.org/ oldstable/updates main | |
deb http://ftp.debian.org/debian jessie-backports main | |
#------------------------------------------------------------------------------# | |
# UNOFFICIAL REPOS | |
#------------------------------------------------------------------------------# | |
###### 3rd Party Binary Repos | |
###DotDeb | |
deb http://packages.dotdeb.org jessie all | |
deb-src http://packages.dotdeb.org jessie all | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment