[or-cvs] The -t experimental to apt is not always right. Also repla...
Peter Palfrader
weasel at seul.org
Fri Jun 10 17:39:21 UTC 2005
Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv21779
Modified Files:
download.html
Log Message:
The -t experimental to apt is not always right. Also replace the non-i386 text with something else.
Index: download.html
===================================================================
RCS file: /home/or/cvsroot/website/download.html,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- download.html 10 Jun 2005 17:28:07 -0000 1.104
+++ download.html 10 Jun 2005 17:39:19 -0000 1.105
@@ -148,10 +148,16 @@
$ apt-get update<br />
$ apt-get install -t experimental tor
</code></p>
+<p>or just</p>
+<p><code>
+$ apt-get update<br />
+$ apt-get install tor
+</code></p>
+<p>depending on which of those lines you added.</p>
-<p>Packages
-for architectures other than i386 can be added on <a
-href="mailto:weasel at debian.org">demand</a>.</p>
+<p>Packages for architectures other than i386 can be built from the sources
+above quite easily. Pester <a href="mailto:weasel at debian.org">weasel</a> if he
+hasn't documented it yet.</p>
<p>
A guide to chrooting is available <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorInChroot">in the Wiki</a>. </p>
<hr />
More information about the tor-commits
mailing list