]>
Commit | Line | Data |
---|---|---|
04e9cc08 DK |
1 | # See sources.list(5) manpage for more information |
2 | # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. | |
3 | deb http://ftp.us.debian.org/debian &stable-codename; main contrib non-free | |
4 | deb 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 |