Sebastian Hahn commited on 2011-01-01 14:50:12
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -53,7 +53,7 @@ You'll need to set up our package repository before you can fetch |
| 53 | 53 |
Tor. First, you need to figure out the name of your distribution. Here's |
| 54 | 54 |
a quick mapping: |
| 55 | 55 |
<ul> |
| 56 |
-<li> Ubuntu 10.10 is "maverick" but use the "lucid" packages for now</li> |
|
| 56 |
+<li> Ubuntu 10.10 is "maverick"</li> |
|
| 57 | 57 |
<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li> |
| 58 | 58 |
<li> Ubuntu 9.10 or Trisquel 3.5 is "karmic"</li> |
| 59 | 59 |
<li> Ubuntu 9.04 is "jaunty"</li> |
| ... | ... |
@@ -69,7 +69,7 @@ file:<br /> |
| 69 | 69 |
<pre> |
| 70 | 70 |
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
| 71 | 71 |
</pre> |
| 72 |
-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>. |
|
| 72 |
+where you put the codename of your distribution (i.e. etch, lenny, sid, maverick, lucid, karmic, jaunty, intrepid, hardy or whatever it is) in place of <DISTRIBUTION>. |
|
| 73 | 73 |
</p> |
| 74 | 74 |
|
| 75 | 75 |
<p> |
| ... | ... |
@@ -117,7 +117,7 @@ deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
| 117 | 117 |
deb http://deb.torproject.org/torproject.org experimental-<DISTRIBUTION> main |
| 118 | 118 |
</pre> |
| 119 | 119 |
where you again substitute the name of your distro (etch, lenny, sid, |
| 120 |
-lucid, karmic, |
|
| 120 |
+maverick, lucid, karmic, |
|
| 121 | 121 |
jaunty, intrepid, hardy) in place of <DISTRIBUTION>. |
| 122 | 122 |
</p> |
| 123 | 123 |
|
| 124 | 124 |