]> git.saurik.com Git - apt.git/blame_incremental - doc/examples/sources.list
* apt-pkg/depcache.cc:
[apt.git] / doc / examples / sources.list
... / ...
CommitLineData
1# See sources.list(5) for more information, especialy
2# Remember that you can only use http, ftp or file URIs
3# CDROMs are managed through the apt-cdrom tool.
4deb http://http.us.debian.org/debian stable main contrib non-free
5deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
6deb http://security.debian.org stable/updates main contrib non-free
7
8# Uncomment if you want the apt-get source function to work
9#deb-src http://http.us.debian.org/debian stable main contrib non-free
10#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free