[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22656: {website} add lucid more cleanly (website/trunk/docs/en)
Author: arma
Date: 2010-07-19 13:01:57 +0000 (Mon, 19 Jul 2010)
New Revision: 22656
Modified:
website/trunk/docs/en/debian.wml
Log:
add lucid more cleanly
Modified: website/trunk/docs/en/debian.wml
===================================================================
--- website/trunk/docs/en/debian.wml 2010-07-19 11:31:47 UTC (rev 22655)
+++ website/trunk/docs/en/debian.wml 2010-07-19 13:01:57 UTC (rev 22656)
@@ -49,7 +49,7 @@
<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, it's "karmic", while 9.04 is "jaunty",
+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
<tt>/etc/apt/sources.list</tt>
@@ -57,7 +57,8 @@
<pre>
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main
</pre>
-where you put the codename of your distribution (i.e. etch, lenny, sid, karmic,
+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>
@@ -106,7 +107,8 @@
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main
deb http://deb.torproject.org/torproject.org experimental-<DISTRIBUTION> main
</pre>
-where you again substitute the name of your distro (etch, lenny, sid, karmic,
+where you again substitute the name of your distro (etch, lenny, sid,
+lucid, karmic,
jaunty, intrepid, hardy) in place of <DISTRIBUTION>.
</p>