Update sysinstall errata info for 3.4, note the security advisory
released.
This commit is contained in:
parent
f0bae0dd03
commit
7e4d846bf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6432
1 changed files with 14 additions and 9 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.4 1999/12/23 06:03:59 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.5 1999/12/25 03:46:54 jkh Exp $">
|
||||
<!ENTITY title "FreeBSD 3.4 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.4 1999/12/23 06:03:59 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.5 1999/12/25 03:46:54 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -38,19 +38,24 @@ For the latest security incident information.
|
|||
|
||||
Current active security advisories for 3.4:
|
||||
|
||||
FreeBSD-SA-00:01.make
|
||||
|
||||
---- System Update Information:
|
||||
|
||||
<strong>As shipped, the "Custom" installation option in 3.4 is broken.</strong>
|
||||
<strong>As shipped, the "Custom" installation option in 3.4 is broken
|
||||
and menu items like Configure don't work</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/
|
||||
The 3.4 ISO installation image is also updated to contain a fix
|
||||
for this errata item.
|
||||
(Installation, Custom) along with the Configuration option. You
|
||||
can also just download a fixed mfsroot.flp floppy image (or boot.flp
|
||||
if you need 2.88MB boot media) from the following URL:
|
||||
|
||||
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.4-RELEASE/floppies/updates
|
||||
|
||||
The 3.4 ISO installation image is also updated to contain fixes
|
||||
for all these errata items.
|
||||
|
||||
<strong>802.1Q VLAN support compilation error: kernel configurations
|
||||
containing "pseudo-device vlan #" fail to compile</strong>
|
||||
|
|
Loading…
Reference in a new issue