Author: weasel Date: 2013-12-12 15:06:23 +0000 (Thu, 12 Dec 2013) New Revision: 26473
Modified: website/trunk/docs/en/debian.wml Log: Stop listing ancient ubuntu version names
Modified: website/trunk/docs/en/debian.wml =================================================================== --- website/trunk/docs/en/debian.wml 2013-12-12 08:39:42 UTC (rev 26472) +++ website/trunk/docs/en/debian.wml 2013-12-12 15:06:23 UTC (rev 26473) @@ -59,18 +59,8 @@ You'll need to set up our package repository before you can fetch Tor. First, you need to figure out the name of your distribution. A quick command to run is <tt>lsb_release -c</tt> or <tt>cat /etc/debian_version</tt>. -Here's a quick mapping: -<ul> -<li> Debian unstable (sid) is "sid"</li> -<li> Debian 7.0 (wheezy) is "wheezy"</li> -<li> Debian 6.0 (squeeze) is "squeeze"</li> -<li> Ubuntu 13.04 is "raring"</li> -<li> Ubuntu 12.10 is "quantal"</li> -<li> Ubuntu 12.04 is "precise"</li> -<li> Ubuntu 11.10 is "oneiric"</li> -<li> Ubuntu 11.04 is "natty"</li> -<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li> -</ul> +If in doubt about your Debian version, check <a href="http://www.debian.org/releases/">the Debian website</a>. +For Ubuntu, ask <a href="https://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Table_of_versions">Wikipedia</a>.
Then add this line to your <tt>/etc/apt/sources.list</tt>