diff options
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml | 72 |
1 files changed, 57 insertions, 15 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml index 0fbe994029..36af6039a3 100644 --- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml @@ -43,22 +43,9 @@ <itemizedlist> <listitem> <address> - <otheraddr>BSD Mall by Daemon News</otheraddr> - <street>PO Box 161</street> - <city>Nauvoo</city>, <state>IL</state> <postcode>62354</postcode> - <country>USA</country> - Phone: <phone>+1 866 273-6255</phone> - Fax: <fax>+1 217 453-9956</fax> - Email: <email>sales@bsdmall.com</email> - WWW: <otheraddr><ulink url="http://www.bsdmall.com/"></ulink></otheraddr> - </address> - </listitem> - - <listitem> - <address> <otheraddr>FreeBSD Mall, Inc.</otheraddr> - <street>3623 Sanford Street</street> - <city>Concord</city>, <state>CA</state> <postcode>94520-1405</postcode> + <street>700 Harvest Park Ste F</street> + <city>Brentwood</city>, <state>CA</state> <postcode>94513</postcode> <country>USA</country> Phone: <phone>+1 925 240-6652</phone> Fax: <fax>+1 925 674-0821</fax> @@ -256,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> @@ -2423,6 +2431,15 @@ doc/zh_*</screen> </varlistentry> <varlistentry> + <term>RELENG_7_1</term> + + <listitem> + <para>The release branch for FreeBSD-7.1, used only for + security advisories and other critical fixes.</para> + </listitem> + </varlistentry> + + <varlistentry> <term>RELENG_7_0</term> <listitem> @@ -2441,6 +2458,15 @@ doc/zh_*</screen> </varlistentry> <varlistentry> + <term>RELENG_6_4</term> + + <listitem> + <para>The release branch for FreeBSD-6.4, used only for + security advisories and other critical fixes.</para> + </listitem> + </varlistentry> + + <varlistentry> <term>RELENG_6_3</term> <listitem> @@ -2670,6 +2696,14 @@ doc/zh_*</screen> <variablelist> <varlistentry> + <term>RELENG_7_1_0_RELEASE</term> + + <listitem> + <para>FreeBSD 7.1</para> + </listitem> + </varlistentry> + + <varlistentry> <term>RELENG_7_0_0_RELEASE</term> <listitem> @@ -2678,6 +2712,14 @@ doc/zh_*</screen> </varlistentry> <varlistentry> + <term>RELENG_6_4_0_RELEASE</term> + + <listitem> + <para>FreeBSD 6.4</para> + </listitem> + </varlistentry> + + <varlistentry> <term>RELENG_6_3_0_RELEASE</term> <listitem> |