Differences between version 20 and predecessor to the previous major change of AptSourcesList.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 20 | Last edited on Saturday, December 1, 2007 1:59:31 pm | by PeterHewett | Revert |
Older page: | version 19 | Last edited on Thursday, October 12, 2006 3:47:33 pm | by WillBryant | Revert |
@@ -94,32 +94,11 @@
!!Ubuntu APT
Synaptic does a very nice job of managing your ubuntu sources list. You can add the universe and multiverse repositories with a few mouseclicks, and even add non-standard repositories without leaving the GUI.
-The following sources.list will
give you access to all of the officially supported packages in Ubuntu from the New Zealand mirrors.
-
-<verbatim>
-# Ubuntu supported packages (packages, GPG key: 437D05B5)
-deb
http://nz
.archive.ubuntu.com/ubuntu breezy main restricted
-deb
http://nz.archive.ubuntu.com/ubuntu breezy-updates main restricted
-deb http://security.ubuntu.com/ubuntu breezy-security main restricted
-
-# Ubuntu supported packages (sources, GPG key: 437D05B5)
-deb-src http://nz.archive.ubuntu.com/ubuntu breezy main restricted
-deb-src http://nz.archive.ubuntu.com/ubuntu breezy-updates main restricted
-deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
-
-# Ubuntu community supported packages (packages, GPG key: 437D05B5)
-deb http://nz.archive.ubuntu.com/ubuntu breezy universe multiverse
-deb http://nz.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
-deb http://security.ubuntu.com/ubuntu breezy-security universe multiverse
-
-# Ubuntu community supported packages (sources, GPG key: 437D05B5)
-deb-src http://nz.archive.ubuntu.com/ubuntu breezy universe multiverse
-deb-src http://nz.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
-deb-src http://security.ubuntu.com/ubuntu breezy-security universe multiverse
-
-</verbatim>
+The following URLs
give you access to all of the officially supported packages in Ubuntu from the New Zealand mirrors.
+*
http://nz2
.archive.ubuntu.com/ubuntu
+*
http://nz.archive.ubuntu.com/ubuntu
Easyubuntu and automatix scripts have an option to update your sources.list too. Use this option with caution because it quite often screws up.
There's also [Source-O-Matic|http://www.ubuntulinux.nl/source-o-matic] which will build you a sources list using the official, and some of the better-known unofficial repositories. This has always worked very well for me, and is a quick and easy way to get back to a working config if you let easyubuntu or automatix break it :-)