]> git.saurik.com Git - apt.git/blame - doc/examples/sources.list
armv4l in archtable
[apt.git] / doc / examples / sources.list
CommitLineData
159eedd1
AL
1# Use for a local mirror - remove the ftp1 http lines for the bits
2# your mirror contains.
3# deb file:/your/mirror/here/debian stable main contrib non-free
4# See sources.list(5) for more information, especialy
0a8e3465 5# Remember that you can only use http, ftp or file URIs
159eedd1
AL
6# CDROMs are managed throught the apt-cdrom tool.
7deb http://http.us.debian.org/debian stable main contrib non-free
8deb http://non-us.debian.org/debian-non-US stable non-US
9deb http://security.debian.org stable updates
ed7f9159
AL
10
11# Uncomment if you want the apt-get source function to work
12#deb-src http://http.us.debian.org/debian stable main contrib non-free
13#deb-src http://non-us.debian.org/debian-non-US stable non-US