Split the CDROM publishers section into 3 subsections (retail bundles,
CD-sets, and distributors). * Add CompUSA, Frys, and Micro Center to retail bundles. * Add Ingram Micro and Navarre to distributors. * Remove WindRiver from the distributors section for now, since Ingram Micro and Navarre handle that. Pending a better address than "The relevant department at WRS", I will add WRS back to the list. Submitted by: Theresa Elam <theresa.elam@windriver.com>
This commit is contained in:
parent
1a1fb4eea8
commit
65866a630b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10271
1 changed files with 77 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.139 2001/08/05 19:29:44 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.140 2001/08/08 18:49:15 chern Exp $
|
||||
-->
|
||||
|
||||
<appendix id="mirrors">
|
||||
|
@ -10,7 +10,42 @@
|
|||
<sect1>
|
||||
<title>CDROM Publishers</title>
|
||||
|
||||
<para>FreeBSD is available on CDROM from several retailers:</para>
|
||||
<sect2>
|
||||
<title>Retail Boxed Products</title>
|
||||
|
||||
<para>FreeBSD is available as a boxed product (FreeBSD CDs,
|
||||
additional software, and documentation) from several
|
||||
retailers:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>CompUSA</otheraddr>
|
||||
WWW: <otheraddr><ulink url="http://www.compusa.com/">http://www.compusa.com/</ulink></otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>Frys Electronics</otheraddr>
|
||||
WWW: <otheraddr><ulink url="http://www.frys.com/">http://www.frys.com/</ulink></otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>Micro Center</otheraddr>
|
||||
WWW: <otheraddr><ulink url="http://www.microcenter.com/">http://www.microcenter.com/</ulink></otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>CD Sets</title>
|
||||
|
||||
<para>FreeBSD CD sets are available from many online
|
||||
retailers:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -36,21 +71,47 @@
|
|||
</address>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>If you are a reseller and want to carry FreeBSD CDROM products,
|
||||
please contact
|
||||
the relevant department at <ulink url="http://www.windriver.com/">Wind River Systems</ulink> or:
|
||||
</sect2>
|
||||
|
||||
<address>
|
||||
<otheraddr>Cylogistics</otheraddr>
|
||||
<street>2680 Bayshore Parkway, Suite 307</street>
|
||||
<city>Mountain View</city>, <state>CA</state> <postcode>94043</postcode>
|
||||
<country>USA</country>
|
||||
Phone: <phone>+1 650 694-4949</phone>
|
||||
Fax: <fax>+1 650 694-4953</fax>
|
||||
Email: <email>sales@cylogistics.com</email>
|
||||
WWW: <otheraddr><ulink url="http://www.cylogistics.com/">http://www.cylogistics.com/</ulink></otheraddr>
|
||||
</address></para>
|
||||
<sect2>
|
||||
<title>Distributors</title>
|
||||
|
||||
<para>If you are a reseller and want to carry FreeBSD CDROM products,
|
||||
please contact a distributor :</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>Cylogistics</otheraddr>
|
||||
<street>2680 Bayshore Parkway, Suite 307</street>
|
||||
<city>Mountain View</city>, <state>CA</state> <postcode>94043</postcode>
|
||||
<country>USA</country>
|
||||
Phone: <phone>+1 650 694-4949</phone>
|
||||
Fax: <fax>+1 650 694-4953</fax>
|
||||
Email: <email>sales@cylogistics.com</email>
|
||||
WWW: <otheraddr><ulink url="http://www.cylogistics.com/">http://www.cylogistics.com/</ulink></otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>Ingram Micro</otheraddr>
|
||||
WWW: <otheraddr>
|
||||
<ulink url="http://www.ingrammicro.com/">http://www.ingrammicro.com/</ulink>
|
||||
</otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>Navarre</otheraddr>
|
||||
WWW: <otheraddr>
|
||||
<ulink url="http://www.navarre.com/">http://www.navarre.com/</ulink>
|
||||
</otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mirrors-dvd">
|
||||
|
|
Loading…
Reference in a new issue