Penguin
Diff: AptSourcesList
EditPageHistoryDiffInfoLikePages

Differences between version 17 and previous revision of AptSourcesList.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 17 Last edited on Saturday, April 15, 2006 7:55:48 pm by zcat(1) Revert
Older page: version 16 Last edited on Saturday, April 15, 2006 7:53:59 pm by zcat(1) Revert
@@ -17,9 +17,9 @@
 NOTE: if you use 'stable', when a new stable release happens, apt-get will start giving you new versions of packages, which could do all sorts of things. It pays to use the name of the distribution, ie 'sarge', in this case. 
  
 There are plenty of other Apt mirrors around the world; try http://www.''your two letter country code''.debian.org/. 
  
-<pre
+<verbatim
 # WLUG sources.list for Debian. See http://www.wlug.org.nz/AptSourcesList 
 # for an up to date version. See sources.list(5) for more information. 
 
 # Remember that you can only use http, ftp or file URIs - 
@@ -71,9 +71,9 @@
  
 # Uncomment to use the "main" American source 
 # deb http://http.us.debian.org/debian stable main contrib non-free 
  
-</pre
+</verbatim
  
 !!Pinning your distribution 
  
 If you want to use packages from several distributions at once, see AptNotes for details on pinning packages. 
@@ -96,9 +96,9 @@
 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. 
  
-<pre
+<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 
@@ -117,9 +117,9 @@
 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 
  
-</pre
+</verbatim
  
 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 :-)