Add a basic section about using BitTorrent to obtain FreeBSD.

This commit is contained in:
Murray Stokely 2008-12-20 08:31:08 +00:00
parent 11161df669
commit 8af9f55348
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33465

View file

@ -243,6 +243,27 @@
&chap.mirrors.ftp.inc;
</sect1>
<sect1 id="mirrors-bittorrent">
<title>BitTorrent</title>
<indexterm>
<primary>BitTorrent</primary>
</indexterm>
<para>The ISO images for the basic release CDs are available via
BitTorrent. A collection of torrent files to download the
images is available at <ulink
url="http://torrents.freebsd.org:8080/">http://torrents.freebsd.org:8080</ulink></para>
<para>The BitTorrent client software is available from the
<filename role="package">net-p2p/py-bittorrent</filename> port,
or a precompiled package.</para>
<para>After downloading the ISO image with BitTorrent, you may
burn it to CD or DVD media as described in <xref
linkend="burncd">, burncd.</para>
</sect1>
<sect1 id="anoncvs">
<title>Anonymous CVS</title>