summaryrefslogtreecommitdiff
path: root/doc/examples/sources.list
blob: ef729e203d149a0d625f30de75e2c150e10dfed5 (plain)
1
2
3
4
5
6
7
8
9
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free

# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://security.debian.org stable/updates main contrib non-free