Update to latest errata information.
This commit is contained in:
parent
e2ff58a738
commit
fcd27f74a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6248
1 changed files with 12 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.2 1999/12/21 08:49:23 nbm Exp $">
|
||||
<!ENTITY title "FreeBSD 3.4 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.2 1999/12/21 08:49:23 nbm Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -40,6 +40,16 @@ Current active security advisories for 3.4:
|
|||
|
||||
---- System Update Information:
|
||||
|
||||
<strong>As shipped, the "Custom" installation option in 3.4 is broken.</strong>
|
||||
|
||||
Fix: Both the "Novice" and "Express" install paths still work and
|
||||
can be used just as effectively (if not succinctly). Alternately,
|
||||
you can invoke the custom installation from the "Index" menu
|
||||
(Installation, Custom) or you can download a fixed mfsroot.flp
|
||||
floppy image (or boot.flp if you need 2.88MB boot media) from the
|
||||
floppies/updates/ directory under:
|
||||
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.4-RELEASE/
|
||||
|
||||
</pre>
|
||||
<p></p><a href="../index.html">Release Home</a>
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue