Peter Palfrader commited on 2013-12-12 16:06:23
Zeige 1 geänderte Dateien mit 2 Einfügungen und 12 Löschungen.
| ... | ... |
@@ -59,18 +59,8 @@ post</a> for details. |
| 59 | 59 |
You'll need to set up our package repository before you can fetch |
| 60 | 60 |
Tor. First, you need to figure out the name of your distribution. A |
| 61 | 61 |
quick command to run is <tt>lsb_release -c</tt> or <tt>cat /etc/debian_version</tt>. |
| 62 |
-Here's a quick mapping: |
|
| 63 |
-<ul> |
|
| 64 |
-<li> Debian unstable (sid) is "sid"</li> |
|
| 65 |
-<li> Debian 7.0 (wheezy) is "wheezy"</li> |
|
| 66 |
-<li> Debian 6.0 (squeeze) is "squeeze"</li> |
|
| 67 |
-<li> Ubuntu 13.04 is "raring"</li> |
|
| 68 |
-<li> Ubuntu 12.10 is "quantal"</li> |
|
| 69 |
-<li> Ubuntu 12.04 is "precise"</li> |
|
| 70 |
-<li> Ubuntu 11.10 is "oneiric"</li> |
|
| 71 |
-<li> Ubuntu 11.04 is "natty"</li> |
|
| 72 |
-<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li> |
|
| 73 |
-</ul> |
|
| 62 |
+If in doubt about your Debian version, check <a href="http://www.debian.org/releases/">the Debian website</a>. |
|
| 63 |
+For Ubuntu, ask <a href="https://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Table_of_versions">Wikipedia</a>. |
|
| 74 | 64 |
|
| 75 | 65 |
Then add this line to your |
| 76 | 66 |
<tt>/etc/apt/sources.list</tt> |
| 77 | 67 |