Update minimum requirements - I think this is more in-line with today's
needs.
This commit is contained in:
parent
7b812112e4
commit
b885b1710f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5486
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-07-30 21:05:53 $">
|
||||
<!ENTITY date "$Date: 1999-08-30 23:30:10 $">
|
||||
<!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 $ -->
|
||||
<!-- $Id: availability.sgml,v 1.17 1999-08-30 23:30:10 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -21,10 +21,10 @@
|
|||
<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>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue