Trim down the hardware requirements list, and link to the section in the
Handbook, so there's only one place to maintain. The supported hardware section in the Handbook needs updating :-(
This commit is contained in:
parent
2968f25c2f
commit
13dbbf902d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6160
1 changed files with 6 additions and 15 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.18 1999/09/06 07:02:36 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.19 1999/12/12 16:24:00 jhb Exp $">
|
||||
<!ENTITY title "About FreeBSD's availability">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/availability.sgml,v 1.18 1999/09/06 07:02:36 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/availability.sgml,v 1.19 1999/12/12 16:24:00 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,19 +19,10 @@
|
|||
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 8 megabytes
|
||||
of RAM to install FreeBSD (though only 4 megabytes to run it after
|
||||
installation). For best performance, you should have 16 megabytes or
|
||||
more. 100MB 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>
|
||||
<p>FreeBSD runs on a variety of PC and Alpha hardware. Please review
|
||||
the <a href="handbook/install.html#INSTALL-HW">supported
|
||||
configurations</a> section of the <a href="handbook/">FreeBSD
|
||||
Handbook</a> for more information.</p>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
|
|
Loading…
Reference in a new issue