Sebastian Hahn commited on 2015-01-07 12:59:53
Zeige 1 geänderte Dateien mit 6 Einfügungen und 0 Löschungen.
patch by dedal0, implements ticket #13847
| ... | ... |
@@ -26,6 +26,12 @@ You'll need to set up our package repository before you can fetch |
| 26 | 26 |
Tor. First, you need to figure out the name of your distribution. Here's |
| 27 | 27 |
a quick mapping: |
| 28 | 28 |
<ul> |
| 29 |
+<li> Ubuntu 14.10 is "utopic"</li> |
|
| 30 |
+<li> Ubuntu 14.04.* is "trusty"</li> |
|
| 31 |
+<li> Ubuntu 13.10 is "saucy"</li> |
|
| 32 |
+<li> Ubuntu 13.04 is "raring"</li> |
|
| 33 |
+<li> Ubuntu 12.04.* is "precise"</li> |
|
| 34 |
+<li> Ubuntu 11.10 is "oneiric"</li> |
|
| 29 | 35 |
<li> Ubuntu 11.04 is "natty"</li> |
| 30 | 36 |
<li> Ubuntu 10.10 or Trisquel 4.5 is "maverick"</li> |
| 31 | 37 |
<li> Ubuntu 10.04 or Trisquel 4.0 is "lucid"</li> |
| 32 | 38 |