svn commit: r53412 - in head/en_US.ISO8859-1/htdocs/releases/12.1R: errata hardware installation readme

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Tue Sep 17 14:29:42 2019
New Revision: 53412
URL: https://svnweb.freebsd.org/changeset/doc/53412

Log:
  Add the 12.1-RELEASE errata, hardware, installation, and readme
  pages.  These are not yet connected to the build.
  
  Prune errata page entries from 12.0-RELEASE, and bump the copyright
  years as appropriate.
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Added:
  head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/
     - copied from r53013, head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/
  head/en_US.ISO8859-1/htdocs/releases/12.1R/hardware/
     - copied from r53013, head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/
  head/en_US.ISO8859-1/htdocs/releases/12.1R/installation/
     - copied from r53013, head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/
  head/en_US.ISO8859-1/htdocs/releases/12.1R/readme/
     - copied from r53013, head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/
Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml
  head/en_US.ISO8859-1/htdocs/releases/12.1R/hardware/hardware.xml
  head/en_US.ISO8859-1/htdocs/releases/12.1R/installation/installation.xml
  head/en_US.ISO8859-1/htdocs/releases/12.1R/readme/readme.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/errata.xml	Tue May 14 05:29:50 2019	(r53013)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/errata/errata.xml	Tue Sep 17 14:29:42 2019	(r53412)
@@ -24,7 +24,7 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
-      <year>2018</year>
+      <year>2019</year>
       <holder role="mailto:[email protected]">The &os; Documentation
 	Project</holder>
     </copyright>
@@ -95,64 +95,7 @@
 
     <itemizedlist>
       <listitem>
-	<para>[2018-12-11] Some &intel; J1900 systems may hang on boot
-	  in <acronym>UEFI</acronym> mode.  An observed workaround is
-	  to set <literal>kern.vty=sc</literal> at the &man.loader.8;
-	  prompt.  To have the setting persist after &man.reboot.8;,
-	  add <literal>kern.vty=sc</literal> to
-	  &man.loader.conf.5;.</para>
-
-	<para>See <acronym>PR</acronym> <link
-	    xlink:href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230172">230172</link>
-	  for more information.</para>
-      </listitem>
-
-      <listitem>
-	<para>[2018-12-11] <application>OpenSSL</application> version
-	  1.1.1 disables use of hardware cryptography accelerator
-	  cards provided by &man.crypto.4; by default.  Systems that
-	  have cryptography devices such as &man.hifn.4;,
-	  &man.padlock.4;, &man.safe.4;, and &man.ubsec.4; currently
-	  will not take advantage of hardware cryptography
-	  offloading.</para>
-
-	<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>
+	<para>No open issues.</para>
       </listitem>
     </itemizedlist>
   </sect1>

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/hardware/hardware.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardware.xml	Tue May 14 05:29:50 2019	(r53013)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/hardware/hardware.xml	Tue Sep 17 14:29:42 2019	(r53412)
@@ -47,6 +47,7 @@
       <year>2016</year>
       <year>2017</year>
       <year>2018</year>
+      <year>2019</year>
       <holder role="mailto:[email protected]">The &os; Documentation
 	Project</holder>
     </copyright>

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/installation/installation.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/installation.xml	Tue May 14 05:29:50 2019	(r53013)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/installation/installation.xml	Tue Sep 17 14:29:42 2019	(r53412)
@@ -3,7 +3,7 @@
 "../../../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "../share/xml/release.ent">
  %release;
-<!ENTITY local.rel "12.0">
+<!ENTITY local.rel "12.1">
 ]>
 <article xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -20,7 +20,7 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
-      <year>2018</year>
+      <year>2019</year>
       <holder role="mailto:[email protected]">The &os; Documentation
 	Project</holder>
     </copyright>

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/readme/readme.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/readme.xml	Tue May 14 05:29:50 2019	(r53013)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/readme/readme.xml	Tue Sep 17 14:29:42 2019	(r53412)
@@ -44,6 +44,7 @@
       <year>2016</year>
       <year>2017</year>
       <year>2018</year>
+      <year>2019</year>
       <holder role="mailto:[email protected]">The &os; Documentation
 	Project</holder>
     </copyright>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.