download.html - point OBSD chroot link to Wiki, add Debian chroot link
Thomas Sjögren

Thomas Sjögren commited on 2005-06-09 01:19:42
Zeige 1 geänderte Dateien mit 3 Einfügungen und 2 Löschungen.

... ...
@@ -130,14 +130,15 @@ $ apt-get install -t experimental tor
130 130
 <p>Packages
131 131
 for architectures other than i386 can be added on <a
132 132
 href="mailto:weasel@debian.org">demand</a>.</p>
133
-
133
+<p>
134
+A guide to chrooting is available <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorInChroot">in the Wiki</a>. </p>
134 135
 <hr />
135 136
 
136 137
 <p><b>FreeBSD</b>: <!--<tt>portinstall -s security/tor</tt> -->
137 138
 ports are obsolete, please install from source.
138 139
 </p>
139 140
 
140
-<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>
141
+<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>
141 142
 
142 143
 <p><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor &amp;&amp; make install</tt></p>
143 144
 
144 145