sources.list.in 511 B

123456789
  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. # Uncomment if you want the apt-get source function to work
  6. #deb-src http://ftp.us.debian.org/debian &stable-codename; main contrib non-free
  7. #deb-src http://security.debian.org &stable-codename;/updates main contrib non-free