]> git.saurik.com Git - apt.git/blobdiff - doc/examples/sources.list
Join with aliencode
[apt.git] / doc / examples / sources.list
index 0fcc006d40702e9f5c10372525f87e704f8f62cd..9f2343277c458ec8778d05fc5d84229e8d40cbc8 100644 (file)
@@ -1,4 +1,10 @@
-# See sources.list(5) for more information
+# See sources.list(5) for more information, especialy
 # Remember that you can only use http, ftp or file URIs
-deb http://ftp1.us.debian.org/debian unstable main contrib non-free
-deb http://non-us.debian.org/debian-non-US unstable non-US
+# CDROMs are managed through the apt-cdrom tool.
+deb http://http.us.debian.org/debian stable main contrib non-free
+deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
+deb http://security.debian.org stable/updates main contrib non-free
+
+# Uncomment if you want the apt-get source function to work
+#deb-src http://http.us.debian.org/debian stable main contrib non-free
+#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free