summaryrefslogtreecommitdiff
path: root/doc/examples/sources.list
blob: 1aa3d6865d85136726e8c208075afdb02e652b7d (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
# CD-ROMs 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