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

[or-cvs] download.html - point OBSD chroot link to Wiki, add Debian ...



Update of /home2/or/cvsroot/website
In directory moria:/tmp/cvs-serv15475

Modified Files:
	download.html 
Log Message:
download.html - point OBSD chroot link to Wiki, add Debian chroot link


Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- download.html	8 Jun 2005 22:52:42 -0000	1.100
+++ download.html	8 Jun 2005 23:19:42 -0000	1.101
@@ -130,14 +130,15 @@
 <p>Packages
 for architectures other than i386 can be added on <a
 href="mailto:weasel@xxxxxxxxxx";>demand</a>.</p>
-
+<p>
+A guide to chrooting is available <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorInChroot";>in the Wiki</a>. </p>
 <hr />
 
 <p><b>FreeBSD</b>: <!--<tt>portinstall -s security/tor</tt> -->
 ports are obsolete, please install from source.
 </p>
 
-<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</tt> (<a href="http://pestilenz.org/~bauerm/tor-openbsd-howto.html";>guide to chrooting</a>)</p>
+<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</tt> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor";>guide to chrooting</a>)</p>
 
 <p><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor &amp;&amp; make install</tt></p>