X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/89504deb355453e2022cafe54b3b235588bea7d7..fe0f7911b650918e1d511b3453664a07f6d966d0:/doc/examples/sources.list?ds=sidebyside diff --git a/doc/examples/sources.list b/doc/examples/sources.list index cc0fd2b8d..ef729e203 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -1,11 +1,9 @@ # See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. -deb http://us.archive.ubuntu.com/ubuntu hardy main restricted -deb-src http://us.archive.ubuntu.com/ubuntu hardy main restricted +deb http://http.us.debian.org/debian stable main contrib non-free +deb http://security.debian.org stable/updates main contrib non-free -deb http://security.ubuntu.com/ubuntu hardy-security main restricted -deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted - -deb http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted -deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted +# 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://security.debian.org stable/updates main contrib non-free