* doc/apt-key.8.xml, doc/apt-mark.8.xml,
[apt.git] / doc / examples / sources.list.in
0 / 8 (  0%)
CommitLineData
1# See sources.list(5) manpage for more information
2# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool.
3deb http://ftp.us.debian.org/debian &stable-codename; main contrib non-free
4deb http://security.debian.org &stable-codename;/updates main contrib non-free
5
6# Uncomment if you want the apt-get source function to work
7#deb-src http://ftp.us.debian.org/debian &stable-codename; main contrib non-free
8#deb-src http://security.debian.org &stable-codename;/updates main contrib non-free