[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] link to matthias"s chrooting-on-openbsd doc
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
download.html
Log Message:
link to matthias's chrooting-on-openbsd doc
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- download.html 4 Feb 2005 06:22:17 -0000 1.64
+++ download.html 8 Feb 2005 00:19:49 -0000 1.65
@@ -98,8 +98,9 @@
href="mailto:weasel@xxxxxxxxxx">demand</a>.
</p>
-<!--<p><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt></p> -->
-<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make && make install</tt></p>
+<p><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt></p>
+
+<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make && make install</tt> (<a href="http://pestilenz.org/~bauerm/tor-openbsd-howto.html">guide to chrooting</a>)</p>
<p><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</p>