[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23278: {website} create a mapping of distro to DISTRIBUTION for confused user (website/trunk/docs/en)
Author: phobos
Date: 2010-09-21 20:39:38 +0000 (Tue, 21 Sep 2010)
New Revision: 23278
Modified:
website/trunk/docs/en/debian-vidalia.wml
website/trunk/docs/en/debian.wml
Log:
create a mapping of distro to DISTRIBUTION for confused users.
Specifically add in Trisquel.
Modified: website/trunk/docs/en/debian-vidalia.wml
===================================================================
--- website/trunk/docs/en/debian-vidalia.wml 2010-09-21 14:39:54 UTC (rev 23277)
+++ website/trunk/docs/en/debian-vidalia.wml 2010-09-21 20:39:38 UTC (rev 23278)
@@ -21,10 +21,19 @@
<p>
You'll need to set up our package repository before you can fetch
-Vidalia. First, you need to figure out the name of your distribution. If
-you're using Ubuntu 9.10 or 10.04, it's "karmic", while 9.04 is "jaunty",
-8.10 is "intrepid", and 8.04 is "hardy". If you're using Debian
-Etch, it's "etch", and Debian Lenny is "lenny". Then add this line to your
+Tor. First, you need to figure out the name of your distribution. Here's
+a quick mapping:
+<ul>
+<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li>
+<li> Ubuntu 9.10 or Trisquel 3.5 is "karmic"</li>
+<li> Ubuntu 9.04 is "jaunty"</li>
+<li> Ubuntu 8.10 is "intrepid"</li>
+<li> Ubuntu 8.04 is "hardy"</li>
+<li> Debian Etch is "etch"</li>
+<li> Debian Lenny is "lenny"</li>
+</ul>
+
+Then add this line to your
<tt>/etc/apt/sources.list</tt>
file:<br />
<pre>
Modified: website/trunk/docs/en/debian.wml
===================================================================
--- website/trunk/docs/en/debian.wml 2010-09-21 14:39:54 UTC (rev 23277)
+++ website/trunk/docs/en/debian.wml 2010-09-21 20:39:38 UTC (rev 23278)
@@ -48,18 +48,25 @@
<p>
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. If
-you're using Ubuntu 10.04 it's "lucid", 9.10 is "karmic", 9.04 is "jaunty",
-8.10 is "intrepid", and 8.04 is "hardy". If you're using Debian
-Etch, it's "etch", and Debian Lenny is "lenny". Then add this line to your
+Tor. First, you need to figure out the name of your distribution. Here's
+a quick mapping:
+<ul>
+<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li>
+<li> Ubuntu 9.10 or Trisquel 3.5 is "karmic"</li>
+<li> Ubuntu 9.04 is "jaunty"</li>
+<li> Ubuntu 8.10 is "intrepid"</li>
+<li> Ubuntu 8.04 is "hardy"</li>
+<li> Debian Etch is "etch"</li>
+<li> Debian Lenny is "lenny"</li>
+</ul>
+
+Then add this line to your
<tt>/etc/apt/sources.list</tt>
file:<br />
<pre>
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main
</pre>
-where you put the codename of your distribution (i.e. etch, lenny, sid,
-lucid, karmic,
-jaunty, intrepid, hardy or whatever it is) in place of <DISTRIBUTION>.
+where you put the codename of your distribution (i.e. etch, lenny, sid, lucid, karmic, jaunty, intrepid, hardy or whatever it is) in place of <DISTRIBUTION>.
</p>
<p>