Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 19:55:48 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52685 - head/en_US.ISO8859-1/htdocs/releases/12.0R/errata
Message-ID:  <201812131955.wBDJtm8t094060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Dec 13 19:55:47 2018
New Revision: 52685
URL: https://svnweb.freebsd.org/changeset/doc/52685

Log:
  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

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml	Wed Dec 12 19:21:15 2018	(r52684)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml	Thu Dec 13 19:55:47 2018	(r52685)
@@ -119,6 +119,41 @@
 	<para>It is currently unclear if an Errata Notice will be
 	  issued to re-enable use of &man.crypto.4;.</para>
       </listitem>
+
+      <listitem>
+	<para>[2018-12-13] Due to the size of the base system of
+	  &os;&nbsp;12.0, the disc1.iso images for &arch.amd64; and
+	  &arch.i386; do not fit onto a 700&nbsp;MB
+	  <acronym>CD-ROM</acronym>.  As of &os;&nbsp;12.0-RELEASE,
+	  however, disc1.iso for these architectures can be written to
+	  a flash drive, or to a <acronym>DVD</acronym>.</para>
+
+	<para>See <acronym>PR</acronym> <link
+	    xlink:href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233989">233989</link>;
+	  for more information.</para>
+      </listitem>
+
+      <listitem>
+	<para>[2018-12-13] Some users have reported
+	  &os;&nbsp;12.0-RELEASE boot messages do not report
+	  <acronym>CPU</acronym>s other than <literal>CPU0</literal>.
+	  This is expected behavior introduced in
+	  <literal>r333334</literal>, and results in boot-time
+	  reduction.</para>
+      </listitem>
+
+      <listitem>
+	<para>[2018-12-13] The &os;&nbsp;12.0 release notes mention
+	  use of <filename
+	    role="package">graphics/drm-stable-kmod</filename> and
+	  <filename role="package">graphics/drm-legacy-kmod</filename>
+	  for modern graphics cards.  These ports have been changed to
+	  a &quot;meta port&quot; in the Ports Collection, and will be
+	  renamed in the <literal>2019Q1</literal> quarterly branch,
+	  after which <filename
+	    role="package">graphics/drm-kmod</filename> should be used
+	  instead.</para>
+      </listitem>
     </itemizedlist>
   </sect1>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812131955.wBDJtm8t094060>