[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] The -t experimental to apt is not always right. Also repla...



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@xxxxxxxxxx";>demand</a>.</p>
+<p>Packages for architectures other than i386 can be built from the sources
+above quite easily.  Pester <a href="mailto:weasel@xxxxxxxxxx";>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 />