Peter Palfrader commited on 2011-07-15 19:24:09
Zeige 1 geänderte Dateien mit 2 Einfügungen und 3 Löschungen.
... | ... |
@@ -16,8 +16,7 @@ Debian sid, or Debian testing</a></h2> |
16 | 16 |
<br /> |
17 | 17 |
|
18 | 18 |
<p> |
19 |
-If you're using Debian stable (lenny), unstable (sid), or testing |
|
20 |
-(squeeze), just run<br /> |
|
19 |
+If you're using Debian just run<br /> |
|
21 | 20 |
<tt>apt-get install tor tor-geoipdb</tt> |
22 | 21 |
as root. |
23 | 22 |
</p> |
... | ... |
@@ -55,6 +54,7 @@ quick command to run is <tt>lsb_release -c</tt> or <tt>cat /etc/debian_version</ |
55 | 54 |
Here's a quick mapping: |
56 | 55 |
<ul> |
57 | 56 |
<li> Debian unstable (sid) is "sid"</li> |
57 |
+<li> Debian testing is "wheezy"</li> |
|
58 | 58 |
<li> Debian 6.0 (squeeze) is "squeeze"</li> |
59 | 59 |
<li> Debian 5.0 (lenny) is "lenny"</li> |
60 | 60 |
<li> Ubuntu 11.04 is "natty"</li> |
... | ... |
@@ -62,7 +62,6 @@ Here's a quick mapping: |
62 | 62 |
<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li> |
63 | 63 |
<li> Ubuntu 9.10 or Trisquel 3.5 is "karmic"</li> |
64 | 64 |
<li> Ubuntu 8.04 is "hardy"</li> |
65 |
-<li> Ubuntu 6.06 is "dapper"</li> |
|
66 | 65 |
</ul> |
67 | 66 |
|
68 | 67 |
Then add this line to your |
69 | 68 |