]> git.saurik.com Git - apt.git/blobdiff - doc/examples/sources.list
* cmdline/apt-get.cc:
[apt.git] / doc / examples / sources.list
index 4e7be3f7d510f17d4485fd77378fd57ae1037c1f..b93306724dbd2c0d82e443d1472019389f080467 100644 (file)
@@ -1,9 +1,11 @@
-# Use for a local mirror - remove the ftp1 http lines for the bits
-# your mirror contains.
-# deb file:/your/mirror/here/debian stable main contrib non-free
 # See sources.list(5) for more information, especialy
 # Remember that you can only use http, ftp or file URIs
-# CDROMs are managed throught 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
-deb http://security.debian.org stable updates
+# CDROMs are managed through the apt-cdrom tool.
+deb http://us.archive.ubuntu.com/ubuntu gutsy main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu gutsy main restricted
+
+deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
+deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
+
+deb http://us.archive.ubuntu.com/ubuntu gutsy-updates main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu gutsy-updates main restricted