Walnut Creek CDROM -> BSDi
This commit is contained in:
parent
88cd0669dd
commit
77f792fc27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8243
11 changed files with 42 additions and 46 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.324 2000/10/29 00:29:57 nik Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.325 2000/10/29 04:46:39 imura Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -659,7 +659,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
<state>CA</state>, <postcode>94520</postcode>
|
<state>CA</state>, <postcode>94520</postcode>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
<para>(currently using the Walnut Creek CDROM address until a PO box
|
<para>(currently using the BSDi address until a PO box
|
||||||
can be opened)</para>
|
can be opened)</para>
|
||||||
|
|
||||||
<para>Wire transfers may also be sent directly to:</para>
|
<para>Wire transfers may also be sent directly to:</para>
|
||||||
|
@ -902,7 +902,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Walnut Creek CDROM for providing the Pentium P5-90 and
|
<para>BSDi for providing the Pentium P5-90 and
|
||||||
486/DX2-66 EISA/VL systems that are being used for our
|
486/DX2-66 EISA/VL systems that are being used for our
|
||||||
development work, to say nothing of the network access and other
|
development work, to say nothing of the network access and other
|
||||||
donations of hardware resources.</para>
|
donations of hardware resources.</para>
|
||||||
|
@ -969,7 +969,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://www.cdrom.com/">Walnut Creek CDROM</ulink>
|
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink> (formerly Walnut Creek CDROM)
|
||||||
has donated almost more than we can say (see the <link
|
has donated almost more than we can say (see the <link
|
||||||
linkend="history">history</link> document for more details).
|
linkend="history">history</link> document for more details).
|
||||||
In particular, we would like to thank them for the original
|
In particular, we would like to thank them for the original
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.13 2000/06/27 02:48:51 kevlo Exp $ -->
|
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.14 2000/07/26 18:24:50 jim Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
<para>Congratulations on installing FreeBSD! This introduction
|
<para>Congratulations on installing FreeBSD! This introduction
|
||||||
is for people new to both FreeBSD <emphasis>and</emphasis>
|
is for people new to both FreeBSD <emphasis>and</emphasis>
|
||||||
Un*x—so it starts with basics. It assumes you're using
|
Un*x—so it starts with basics. It assumes you're using
|
||||||
version 2.0.5 or later of FreeBSD as distributed by Walnut
|
version 2.0.5 or later of FreeBSD as distributed by BSDi
|
||||||
Creek or FreeBSD.org, your system (for now) has a single user
|
or FreeBSD.org, your system (for now) has a single user
|
||||||
(you)—and you're probably pretty good with DOS/Windows
|
(you)—and you're probably pretty good with DOS/Windows
|
||||||
or OS/2.</para>
|
or OS/2.</para>
|
||||||
</abstract>
|
</abstract>
|
||||||
|
@ -798,8 +798,7 @@
|
||||||
a great deal of information in the FreeBSD handbook (which is
|
a great deal of information in the FreeBSD handbook (which is
|
||||||
probably on your hard drive) and <ulink
|
probably on your hard drive) and <ulink
|
||||||
URL="http://www.FreeBSD.org/">FreeBSD's web site</ulink>. A
|
URL="http://www.FreeBSD.org/">FreeBSD's web site</ulink>. A
|
||||||
wide variety of packages and ports are on the <ulink
|
wide variety of packages and ports are on the CDROM as well
|
||||||
URL="http://www.cdrom.com/">Walnut Creek</ulink> CDROM as well
|
|
||||||
as the web site. The handbook tells you more about how to use
|
as the web site. The handbook tells you more about how to use
|
||||||
them (get the package if it exists, with <command>pkg_add
|
them (get the package if it exists, with <command>pkg_add
|
||||||
/cdrom/packages/All/<replaceable>packagename</replaceable></command>, where
|
/cdrom/packages/All/<replaceable>packagename</replaceable></command>, where
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.113 2000/10/28 21:26:43 nik Exp $</pubdate>
|
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.114 2000/10/29 16:44:16 nik Exp $</pubdate>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||||
|
@ -432,7 +432,7 @@
|
||||||
<para>FreeBSD is also available via CDROM, from the following
|
<para>FreeBSD is also available via CDROM, from the following
|
||||||
place(s):</para>
|
place(s):</para>
|
||||||
|
|
||||||
<address>Walnut Creek CDROM
|
<address>BSDi
|
||||||
<street>4041 Pike Lane, Suite F</street>
|
<street>4041 Pike Lane, Suite F</street>
|
||||||
<city>Concord</city>, <state>CA</state>
|
<city>Concord</city>, <state>CA</state>
|
||||||
<postcode>94520</postcode>
|
<postcode>94520</postcode>
|
||||||
|
@ -441,8 +441,8 @@
|
||||||
<phone>Orders: +1 800 786-9907</phone>
|
<phone>Orders: +1 800 786-9907</phone>
|
||||||
<phone>Questions: +1 925 674-0783</phone>
|
<phone>Questions: +1 925 674-0783</phone>
|
||||||
<fax>FAX: +1 925 674-0821</fax>
|
<fax>FAX: +1 925 674-0821</fax>
|
||||||
<otheraddr>email: <ulink URL="mailto:orders@cdrom.com">WC Orders address</ulink></otheraddr>
|
<otheraddr>email: <ulink URL="mailto:orders@osd.bsdi.com">BSDi Orders address</ulink></otheraddr>
|
||||||
<otheraddr>WWW: <ulink URL="http://www.cdrom.com/">WC Home page</ulink></otheraddr></address>
|
<otheraddr>WWW: <ulink URL="http://www.osd.bsdi.com/">BSDi Home page</ulink></otheraddr></address>
|
||||||
|
|
||||||
<para>In Australia, you may find it at:</para>
|
<para>In Australia, you may find it at:</para>
|
||||||
|
|
||||||
|
@ -590,11 +590,11 @@
|
||||||
|
|
||||||
<para>The definitive printed guide on FreeBSD is
|
<para>The definitive printed guide on FreeBSD is
|
||||||
<quote>The Complete FreeBSD</quote>, written by Greg Lehey and
|
<quote>The Complete FreeBSD</quote>, written by Greg Lehey and
|
||||||
published by Walnut Creek CDROM Books. Now in its second
|
published by BSDi (formerly Walnut Creek CDROM) Books. Now in its second
|
||||||
edition, the book contains 1,750 pages of install & system
|
edition, the book contains 1,750 pages of install & system
|
||||||
administration guidance, program setup help, and manual pages.
|
administration guidance, program setup help, and manual pages.
|
||||||
The book (and current FreeBSD release) can be ordered from
|
The book (and current FreeBSD release) can be ordered from
|
||||||
<ulink URL="http://www.cdrom.com/">Walnut Creek</ulink>,
|
<ulink URL="http://www.osd.bsdi.com/">BSDi</ulink>,
|
||||||
<ulink URL="http://www.cheapbytes.com/">CheapBytes</ulink>, or
|
<ulink URL="http://www.cheapbytes.com/">CheapBytes</ulink>, or
|
||||||
at your favorite bookstore. The ISBN is 1-57176-227-2.</para>
|
at your favorite bookstore. The ISBN is 1-57176-227-2.</para>
|
||||||
|
|
||||||
|
@ -2359,7 +2359,7 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on
|
||||||
<para>All non-SCSI cards are known to be extremely slow compared
|
<para>All non-SCSI cards are known to be extremely slow compared
|
||||||
to SCSI drives, and some ATAPI CDROMs may not work.</para>
|
to SCSI drives, and some ATAPI CDROMs may not work.</para>
|
||||||
|
|
||||||
<para>As of 2.2 the FreeBSD CDROM from Walnut Creek supports
|
<para>As of 2.2 the FreeBSD CDROM from BSDi supports
|
||||||
booting directly from the CD.</para>
|
booting directly from the CD.</para>
|
||||||
|
|
||||||
</answer>
|
</answer>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.324 2000/10/29 00:29:57 nik Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.325 2000/10/29 04:46:39 imura Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -659,7 +659,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
<state>CA</state>, <postcode>94520</postcode>
|
<state>CA</state>, <postcode>94520</postcode>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
<para>(currently using the Walnut Creek CDROM address until a PO box
|
<para>(currently using the BSDi address until a PO box
|
||||||
can be opened)</para>
|
can be opened)</para>
|
||||||
|
|
||||||
<para>Wire transfers may also be sent directly to:</para>
|
<para>Wire transfers may also be sent directly to:</para>
|
||||||
|
@ -902,7 +902,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Walnut Creek CDROM for providing the Pentium P5-90 and
|
<para>BSDi for providing the Pentium P5-90 and
|
||||||
486/DX2-66 EISA/VL systems that are being used for our
|
486/DX2-66 EISA/VL systems that are being used for our
|
||||||
development work, to say nothing of the network access and other
|
development work, to say nothing of the network access and other
|
||||||
donations of hardware resources.</para>
|
donations of hardware resources.</para>
|
||||||
|
@ -969,7 +969,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://www.cdrom.com/">Walnut Creek CDROM</ulink>
|
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink> (formerly Walnut Creek CDROM)
|
||||||
has donated almost more than we can say (see the <link
|
has donated almost more than we can say (see the <link
|
||||||
linkend="history">history</link> document for more details).
|
linkend="history">history</link> document for more details).
|
||||||
In particular, we would like to thank them for the original
|
In particular, we would like to thank them for the original
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.59 2000/09/24 13:10:46 alex Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.60 2000/10/03 13:05:18 eivind Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="install">
|
<chapter id="install">
|
||||||
|
@ -188,7 +188,7 @@
|
||||||
|
|
||||||
<para>There is not a whole lot of preparation needed if you are
|
<para>There is not a whole lot of preparation needed if you are
|
||||||
installing from one of <ulink
|
installing from one of <ulink
|
||||||
url="http://www.wccdrom.com/">Walnut Creek CDROM's</ulink>
|
url="http://www.osd.bsdi.com/">BSDi's</ulink>
|
||||||
FreeBSD CDROMs (other CDROM distributions may work as well,
|
FreeBSD CDROMs (other CDROM distributions may work as well,
|
||||||
though we cannot say for certain as we have no hand or say in
|
though we cannot say for certain as we have no hand or say in
|
||||||
how they created). You can either boot into the CD installation
|
how they created). You can either boot into the CD installation
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.32 2000/09/24 07:01:52 kris Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.33 2000/10/11 16:44:18 phantom Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="introduction">
|
<chapter id="introduction">
|
||||||
|
@ -79,8 +79,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://www.wccdrom.com/">Walnut Creek
|
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink></para>
|
||||||
CDROM</ulink></para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.13 2000/06/27 02:48:51 kevlo Exp $ -->
|
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.14 2000/07/26 18:24:50 jim Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
<para>Congratulations on installing FreeBSD! This introduction
|
<para>Congratulations on installing FreeBSD! This introduction
|
||||||
is for people new to both FreeBSD <emphasis>and</emphasis>
|
is for people new to both FreeBSD <emphasis>and</emphasis>
|
||||||
Un*x—so it starts with basics. It assumes you're using
|
Un*x—so it starts with basics. It assumes you're using
|
||||||
version 2.0.5 or later of FreeBSD as distributed by Walnut
|
version 2.0.5 or later of FreeBSD as distributed by BSDi
|
||||||
Creek or FreeBSD.org, your system (for now) has a single user
|
or FreeBSD.org, your system (for now) has a single user
|
||||||
(you)—and you're probably pretty good with DOS/Windows
|
(you)—and you're probably pretty good with DOS/Windows
|
||||||
or OS/2.</para>
|
or OS/2.</para>
|
||||||
</abstract>
|
</abstract>
|
||||||
|
@ -798,8 +798,7 @@
|
||||||
a great deal of information in the FreeBSD handbook (which is
|
a great deal of information in the FreeBSD handbook (which is
|
||||||
probably on your hard drive) and <ulink
|
probably on your hard drive) and <ulink
|
||||||
URL="http://www.FreeBSD.org/">FreeBSD's web site</ulink>. A
|
URL="http://www.FreeBSD.org/">FreeBSD's web site</ulink>. A
|
||||||
wide variety of packages and ports are on the <ulink
|
wide variety of packages and ports are on the CDROM as well
|
||||||
URL="http://www.cdrom.com/">Walnut Creek</ulink> CDROM as well
|
|
||||||
as the web site. The handbook tells you more about how to use
|
as the web site. The handbook tells you more about how to use
|
||||||
them (get the package if it exists, with <command>pkg_add
|
them (get the package if it exists, with <command>pkg_add
|
||||||
/cdrom/packages/All/<replaceable>packagename</replaceable></command>, where
|
/cdrom/packages/All/<replaceable>packagename</replaceable></command>, where
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.113 2000/10/28 21:26:43 nik Exp $</pubdate>
|
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.114 2000/10/29 16:44:16 nik Exp $</pubdate>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||||
|
@ -432,7 +432,7 @@
|
||||||
<para>FreeBSD is also available via CDROM, from the following
|
<para>FreeBSD is also available via CDROM, from the following
|
||||||
place(s):</para>
|
place(s):</para>
|
||||||
|
|
||||||
<address>Walnut Creek CDROM
|
<address>BSDi
|
||||||
<street>4041 Pike Lane, Suite F</street>
|
<street>4041 Pike Lane, Suite F</street>
|
||||||
<city>Concord</city>, <state>CA</state>
|
<city>Concord</city>, <state>CA</state>
|
||||||
<postcode>94520</postcode>
|
<postcode>94520</postcode>
|
||||||
|
@ -441,8 +441,8 @@
|
||||||
<phone>Orders: +1 800 786-9907</phone>
|
<phone>Orders: +1 800 786-9907</phone>
|
||||||
<phone>Questions: +1 925 674-0783</phone>
|
<phone>Questions: +1 925 674-0783</phone>
|
||||||
<fax>FAX: +1 925 674-0821</fax>
|
<fax>FAX: +1 925 674-0821</fax>
|
||||||
<otheraddr>email: <ulink URL="mailto:orders@cdrom.com">WC Orders address</ulink></otheraddr>
|
<otheraddr>email: <ulink URL="mailto:orders@osd.bsdi.com">BSDi Orders address</ulink></otheraddr>
|
||||||
<otheraddr>WWW: <ulink URL="http://www.cdrom.com/">WC Home page</ulink></otheraddr></address>
|
<otheraddr>WWW: <ulink URL="http://www.osd.bsdi.com/">BSDi Home page</ulink></otheraddr></address>
|
||||||
|
|
||||||
<para>In Australia, you may find it at:</para>
|
<para>In Australia, you may find it at:</para>
|
||||||
|
|
||||||
|
@ -590,11 +590,11 @@
|
||||||
|
|
||||||
<para>The definitive printed guide on FreeBSD is
|
<para>The definitive printed guide on FreeBSD is
|
||||||
<quote>The Complete FreeBSD</quote>, written by Greg Lehey and
|
<quote>The Complete FreeBSD</quote>, written by Greg Lehey and
|
||||||
published by Walnut Creek CDROM Books. Now in its second
|
published by BSDi (formerly Walnut Creek CDROM) Books. Now in its second
|
||||||
edition, the book contains 1,750 pages of install & system
|
edition, the book contains 1,750 pages of install & system
|
||||||
administration guidance, program setup help, and manual pages.
|
administration guidance, program setup help, and manual pages.
|
||||||
The book (and current FreeBSD release) can be ordered from
|
The book (and current FreeBSD release) can be ordered from
|
||||||
<ulink URL="http://www.cdrom.com/">Walnut Creek</ulink>,
|
<ulink URL="http://www.osd.bsdi.com/">BSDi</ulink>,
|
||||||
<ulink URL="http://www.cheapbytes.com/">CheapBytes</ulink>, or
|
<ulink URL="http://www.cheapbytes.com/">CheapBytes</ulink>, or
|
||||||
at your favorite bookstore. The ISBN is 1-57176-227-2.</para>
|
at your favorite bookstore. The ISBN is 1-57176-227-2.</para>
|
||||||
|
|
||||||
|
@ -2359,7 +2359,7 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on
|
||||||
<para>All non-SCSI cards are known to be extremely slow compared
|
<para>All non-SCSI cards are known to be extremely slow compared
|
||||||
to SCSI drives, and some ATAPI CDROMs may not work.</para>
|
to SCSI drives, and some ATAPI CDROMs may not work.</para>
|
||||||
|
|
||||||
<para>As of 2.2 the FreeBSD CDROM from Walnut Creek supports
|
<para>As of 2.2 the FreeBSD CDROM from BSDi supports
|
||||||
booting directly from the CD.</para>
|
booting directly from the CD.</para>
|
||||||
|
|
||||||
</answer>
|
</answer>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.324 2000/10/29 00:29:57 nik Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.325 2000/10/29 04:46:39 imura Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -659,7 +659,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
<state>CA</state>, <postcode>94520</postcode>
|
<state>CA</state>, <postcode>94520</postcode>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
<para>(currently using the Walnut Creek CDROM address until a PO box
|
<para>(currently using the BSDi address until a PO box
|
||||||
can be opened)</para>
|
can be opened)</para>
|
||||||
|
|
||||||
<para>Wire transfers may also be sent directly to:</para>
|
<para>Wire transfers may also be sent directly to:</para>
|
||||||
|
@ -902,7 +902,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Walnut Creek CDROM for providing the Pentium P5-90 and
|
<para>BSDi for providing the Pentium P5-90 and
|
||||||
486/DX2-66 EISA/VL systems that are being used for our
|
486/DX2-66 EISA/VL systems that are being used for our
|
||||||
development work, to say nothing of the network access and other
|
development work, to say nothing of the network access and other
|
||||||
donations of hardware resources.</para>
|
donations of hardware resources.</para>
|
||||||
|
@ -969,7 +969,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://www.cdrom.com/">Walnut Creek CDROM</ulink>
|
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink> (formerly Walnut Creek CDROM)
|
||||||
has donated almost more than we can say (see the <link
|
has donated almost more than we can say (see the <link
|
||||||
linkend="history">history</link> document for more details).
|
linkend="history">history</link> document for more details).
|
||||||
In particular, we would like to thank them for the original
|
In particular, we would like to thank them for the original
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.59 2000/09/24 13:10:46 alex Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.60 2000/10/03 13:05:18 eivind Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="install">
|
<chapter id="install">
|
||||||
|
@ -188,7 +188,7 @@
|
||||||
|
|
||||||
<para>There is not a whole lot of preparation needed if you are
|
<para>There is not a whole lot of preparation needed if you are
|
||||||
installing from one of <ulink
|
installing from one of <ulink
|
||||||
url="http://www.wccdrom.com/">Walnut Creek CDROM's</ulink>
|
url="http://www.osd.bsdi.com/">BSDi's</ulink>
|
||||||
FreeBSD CDROMs (other CDROM distributions may work as well,
|
FreeBSD CDROMs (other CDROM distributions may work as well,
|
||||||
though we cannot say for certain as we have no hand or say in
|
though we cannot say for certain as we have no hand or say in
|
||||||
how they created). You can either boot into the CD installation
|
how they created). You can either boot into the CD installation
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.32 2000/09/24 07:01:52 kris Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.33 2000/10/11 16:44:18 phantom Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="introduction">
|
<chapter id="introduction">
|
||||||
|
@ -79,8 +79,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://www.wccdrom.com/">Walnut Creek
|
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink></para>
|
||||||
CDROM</ulink></para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue