]>
Commit | Line | Data |
---|---|---|
159eedd1 | 1 | # See sources.list(5) for more information, especialy |
0a8e3465 | 2 | # Remember that you can only use http, ftp or file URIs |
aa6e3431 | 3 | # CDROMs are managed through the apt-cdrom tool. |
159eedd1 | 4 | deb http://http.us.debian.org/debian stable main contrib non-free |
aa6e3431 | 5 | deb http://security.debian.org stable/updates main contrib non-free |
ed7f9159 AL |
6 | |
7 | # Uncomment if you want the apt-get source function to work | |
8 | #deb-src http://http.us.debian.org/debian stable main contrib non-free | |
23fe51ac | 9 | #deb-src http://security.debian.org stable/updates main contrib non-free |