Sebastian Hahn commited on 2009-11-03 14:23:44
Zeige 1 geänderte Dateien mit 6 Einfügungen und 11 Löschungen.
... | ... |
@@ -48,21 +48,16 @@ fixes. |
48 | 48 |
<p> |
49 | 49 |
You'll need to set up our package repository before you can fetch |
50 | 50 |
Tor. First, you need to figure out the name of your distribution. If |
51 |
-you're using Ubuntu 9.04, it's "jaunty". Ubuntu 8.10 is "intrepid", |
|
52 |
-and Ubuntu 8.04 is "hardy". If you're using Debian Etch, it's "etch", Debian |
|
53 |
-Lenny is "lenny". Then add this line to your <tt>/etc/apt/sources.list</tt> |
|
51 |
+you're using Ubuntu 9.10, it's "karmic", for 9.04, use "jaunty". Ubuntu |
|
52 |
+8.10 is "intrepid", and Ubuntu 8.04 is "hardy". If you're using Debian |
|
53 |
+Etch, it's "etch", Debian Lenny is "lenny". Then add this line to your |
|
54 |
+<tt>/etc/apt/sources.list</tt> |
|
54 | 55 |
file:<br /> |
55 | 56 |
<pre> |
56 | 57 |
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
57 | 58 |
</pre> |
58 |
-where you substitute the above word (etch, lenny, sid, jaunty, intrepid, |
|
59 |
-hardy) in place of <DISTRIBUTION>. |
|
60 |
-</p> |
|
61 |
- |
|
62 |
-<p> |
|
63 |
-We don't currently have Ubuntu 9.10 (Karmic Koala) packages, but the packages |
|
64 |
-for Debian sid work. Instead of putting "karmic" in your sources.list line, |
|
65 |
-use "sid". |
|
59 |
+where you substitute the above word (etch, lenny, sid, karmic, jaunty, |
|
60 |
+intrepid, hardy) in place of <DISTRIBUTION>. |
|
66 | 61 |
</p> |
67 | 62 |
|
68 | 63 |
<p> |
69 | 64 |