]> git.saurik.com Git - apt.git/blobdiff - doc/examples/sources.list
* Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)
[apt.git] / doc / examples / sources.list
index 34de6216183fa79c8fa08f8a44eb59365b7d6ca7..a958899ae1c6db6813896917dfc676d7e82a6fe4 100644 (file)
@@ -1,4 +1,11 @@
-# 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
 # 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://us.archive.ubuntu.com/ubuntu dapper main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu dapper main restricted
+
+deb http://security.ubuntu.com/ubuntu dapper-security main restricted
+deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
+
+deb http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted