From b47a7fb8a6e63f9ef6890566db6f72f53e1cbc95 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 13 Dec 2018 19:55:47 +0000 Subject: [PATCH] Add three items to 12.0-RELEASE errata: - disc1.iso for amd64 and i386 does not fit onto a 700MB CD. - boot messages do not list CPUs other than CPU0. - graphics/drm-kmod should be used instead of graphics/drm-stable-kmod or graphics/drm-legacy-kmod when the 2019Q1 branch is created. Sponsored by: The FreeBSD Foundation --- .../htdocs/releases/12.0R/errata/errata.xml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml b/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml index 26d9715d8b..adff0ccdfe 100644 --- a/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml +++ b/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml @@ -119,6 +119,41 @@ It is currently unclear if an Errata Notice will be issued to re-enable use of &man.crypto.4;. + + + [2018-12-13] Due to the size of the base system of + &os; 12.0, the disc1.iso images for &arch.amd64; and + &arch.i386; do not fit onto a 700 MB + CD-ROM. As of &os; 12.0-RELEASE, + however, disc1.iso for these architectures can be written to + a flash drive, or to a DVD. + + See PR 233989 + for more information. + + + + [2018-12-13] Some users have reported + &os; 12.0-RELEASE boot messages do not report + CPUs other than CPU0. + This is expected behavior introduced in + r333334, and results in boot-time + reduction. + + + + [2018-12-13] The &os; 12.0 release notes mention + use of graphics/drm-stable-kmod and + graphics/drm-legacy-kmod + for modern graphics cards. These ports have been changed to + a "meta port" in the Ports Collection, and will be + renamed in the 2019Q1 quarterly branch, + after which graphics/drm-kmod should be used + instead. +