sources.list 499 B

12345678910
  1. # See sources.list(5) for more information, especialy
  2. # Remember that you can only use http, ftp or file URIs
  3. # CD-ROMs are managed through the apt-cdrom tool.
  4. deb http://http.us.debian.org/debian stable main contrib non-free
  5. deb http://security.debian.org stable/updates main contrib non-free
  6. # Uncomment if you want the apt-get source function to work
  7. #deb-src http://http.us.debian.org/debian stable main contrib non-free
  8. #deb-src http://security.debian.org stable/updates main contrib non-free