out, and spot inconsistencies. By God that was painful. And I'm not finished yet -- this commit just gets the files into a semblence of order. Now I have to go through them excising all the dodgy HTML practices, and doing a consistency check. Argh! Translators, you can ignore this commit.
103 lines
3.8 KiB
Text
103 lines
3.8 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY date "$Date: 1999-07-30 21:05:53 $">
|
|
<!ENTITY title "About FreeBSD's availability">
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
<!-- $Id: availability.sgml,v 1.16 1999-07-30 21:05:53 nik Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h1>Availability of FreeBSD</h1>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD is free and is available for downloading over the Internet or
|
|
on CD-ROM for a small fee.</p>
|
|
</blockquote>
|
|
|
|
<hr align="left" noshade="noshade" width="100%"><font
|
|
color="#FF0000"><font size="+1">Hardware requirements.</font></font>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD requires a PC-type personal computer running with an Intel,
|
|
AMD, Cyrix, or compatible 386, 486, or Pentium CPU. You computer
|
|
needs an ISA, EISA, VESA, or PCI bus. You will also need 5 megabytes
|
|
of RAM to install FreeBSD (but 4 megabytes to run it after
|
|
installation). For best performance, you should have 8 megabytes or
|
|
more. 60MB of disk space is required for a minimal installation.</p>
|
|
|
|
<p>FreeBSD supports most popular Ethernet adaptors,
|
|
SCSI controllers, IDE hard drives, multiport serial cards, CD-ROM
|
|
drives, tape drives, sound cards, mice, and other hardware. See both
|
|
the <a href="&base/FAQ/FAQ.html">Frequently Asked Questions list
|
|
</a>and the &a.latest.not;release notes</a> for complete information
|
|
on supported hardware.</p>
|
|
</blockquote>
|
|
|
|
<hr align="left" noshade="noshade" width="100%"><font
|
|
color="#FF0000"><font size="+1">Where to get it.</font></font>
|
|
|
|
<blockquote>
|
|
<p>You can get FreeBSD free via anonymous FTP from <a
|
|
href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.freebsd.org/pub/FreeBSD</a>.
|
|
You might also want to check a geographically close <a
|
|
href="&base/handbook/mirrors.html">mirror site</a>.</p>
|
|
|
|
<p>If you have a CD-ROM drive, you can get FreeBSD on CD-ROM for a
|
|
modest price from <a href="http://www.cdrom.com/">Walnut Creek
|
|
CDROM</a>:</p>
|
|
|
|
<blockquote>
|
|
<p>Walnut Creek CDROM<br>
|
|
4041 Pike Lane, Suite F<br>
|
|
Concord, CA 94520<br>
|
|
USA<br>
|
|
Phone: +1 925 674-0783<br>
|
|
Phone: +1 800 786-9907<br>
|
|
Fax: +1 925 674-0821<br>
|
|
Email: <a href="mailto:info@cdrom.com">info@cdrom.com</a></p>
|
|
</blockquote>
|
|
|
|
<p>In addition to FreeBSD, the CD-ROM comes with hundreds of ready-to-run
|
|
programs. It is backed by an unconditional money back guarantee.</p>
|
|
</blockquote>
|
|
|
|
<hr align="left" noshade="noshade" width="100%"><font
|
|
color="#FF0000"><font size="+1">About the FreeBSD Project.</font></font>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD is developed and supported by a worldwide team of
|
|
programmers. <a href="mailto:jkh@FreeBSD.ORG">Jordan Hubbard,</a> one
|
|
of the project's founders, has written a <a
|
|
href="&base/handbook/history.html">brief history</a> of the FreeBSD
|
|
project. Information about <a
|
|
href="&base/handbook/staff-who.html">who's responsible for what</a>
|
|
is also available. If you are curious, take a look at some <a
|
|
href="http://www.freebsd.org/~jhs/freebsd/people.html">pictures of
|
|
the team members</a>. A more complete listing of contributors is
|
|
available in the <a
|
|
href="&base/handbook/contrib.html">Contributors</a> section of the
|
|
<a href="&base/handbook/index.html">FreeBSD Handbook</a>. FreeBSD is
|
|
an open project welcomes the help of individuals who have time and or
|
|
skills to offer.</p>
|
|
|
|
<p>This "about" section was created by <a
|
|
href="http://www-sdd.fsl.noaa.gov/~kelly/">Sean Kelly</a>.</p>
|
|
</blockquote>
|
|
|
|
<p center><i><font color="#B22222"><font size="+1">Inside your PC is a
|
|
daemon waiting to be unleashed. Free it with
|
|
FreeBSD.</font></font></i></p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|