Update the release notes to reflect reality.

This commit is contained in:
Jim Mock 2000-03-18 17:31:59 +00:00
parent 26d049a3a1
commit 90c40f2a08
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6788

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/notes.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.0R/notes.sgml,v 1.1 2000/03/16 01:12:33 jim Exp $">
<!ENTITY title "FreeBSD 4.0 Release Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<pre>
=== Platform specifics for i386
RELEASE NOTES
FreeBSD Release 4.0-RELEASE
FreeBSD Release 4.0-RELEASE
Any installation failures or crashes should be reported by using the
send-pr command (those preferring a Web-based interface can also see
@ -20,11 +19,11 @@ directory (especially if you're installing from floppies!), see
ABOUT.TXT. For installation instructions, see the INSTALL.TXT and
HARDWARE.TXT files.
For the latest of these 4.0-current snapshots, you should always see:
For the latest of these 4.0-STABLE snapshots, you should always see:
ftp://current.FreeBSD.org/pub/FreeBSD
If you wish to get the latest post-3.x-RELEASE technology.
If you wish to get the latest post-3.X-RELEASE technology.
Table of contents:
------------------
@ -219,7 +218,7 @@ be seperated from other operations we want masked).
Numerous security enhancements and fixes have been applied during the
course of development of FreeBSD 4.0. Most of these have also been
backported to the 3.x-STABLE series.
backported to the 3.X-STABLE series.
A new jail(2) system call and admin command (jail(8)) have been added for
additional flexibility in creating secure process execution environments.
@ -735,10 +734,10 @@ LAST resort!
3.2. CDROM
----------
FreeBSD 3.0-RELEASE and 2.2.x-RELEASE CDs may be ordered on CDROM from:
FreeBSD 4.0-RELEASE and 3.X-RELEASE CDs may be ordered on CDROM from:
Walnut Creek CDROM
4041 Pike Lane, Suite D
4041 Pike Lane, Suite F
Concord CA 94520
1-800-786-9907, +1-925-674-0783, +1-925-674-0821 (FAX)
@ -775,7 +774,7 @@ ways of upgrading FreeBSD distributions:
o Using sources, via /usr/src
o Using sysinstall's (binary) upgrade option.
[insert other notes here]
Please read the UPGRADE.TXT file for more information.
5. Reporting problems, making suggestions, submitting code.