Peter Palfrader commited on 2005-06-10 19:39:19
Zeige 1 geänderte Dateien mit 9 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -148,10 +148,16 @@ deb-src http://mirror.noreply.org/pub/tor experimental-woody main |
| 148 | 148 |
$ apt-get update<br /> |
| 149 | 149 |
$ apt-get install -t experimental tor |
| 150 | 150 |
</code></p> |
| 151 |
+<p>or just</p> |
|
| 152 |
+<p><code> |
|
| 153 |
+$ apt-get update<br /> |
|
| 154 |
+$ apt-get install tor |
|
| 155 |
+</code></p> |
|
| 156 |
+<p>depending on which of those lines you added.</p> |
|
| 151 | 157 |
|
| 152 |
-<p>Packages |
|
| 153 |
-for architectures other than i386 can be added on <a |
|
| 154 |
-href="mailto:weasel@debian.org">demand</a>.</p> |
|
| 158 |
+<p>Packages for architectures other than i386 can be built from the sources |
|
| 159 |
+above quite easily. Pester <a href="mailto:weasel@debian.org">weasel</a> if he |
|
| 160 |
+hasn't documented it yet.</p> |
|
| 155 | 161 |
<p> |
| 156 | 162 |
A guide to chrooting is available <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorInChroot">in the Wiki</a>. </p> |
| 157 | 163 |
<hr /> |
| 158 | 164 |