]> git.saurik.com Git - apt.git/blobdiff - doc/examples/sources.list
* merged from mainline
[apt.git] / doc / examples / sources.list
index 34de6216183fa79c8fa08f8a44eb59365b7d6ca7..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/main non-US/contrib non-US/non-free
+# 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