svn commit: r355463 - stable/11/release/doc/en_US.ISO8859-1/errata
Glen Barber
gjb at FreeBSD.org
Fri Dec 6 21:20:33 UTC 2019
Author: gjb
Date: Fri Dec 6 21:20:32 2019
New Revision: 355463
URL: https://svnweb.freebsd.org/changeset/base/355463
Log:
Document the 11.3-RELEASE images in GCE do not work, and provide
information regarding alternative solutions.
PR: 242303 (related)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Fri Dec 6 20:21:07 2019 (r355462)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Fri Dec 6 21:20:32 2019 (r355463)
@@ -135,6 +135,30 @@
<sect1 xml:id="late-news">
<title>Late-Breaking News</title>
- <para>No news.</para>
+ <itemizedlist>
+ <listitem>
+ <para>[2019-12-06] An issue has been reported with the
+ &os; 11.3-RELEASE images on the Google Compute Engine
+ platform which causes virtual machines to fail to start
+ properly.</para>
+
+ <para>While we intend to investigate how to handle similar
+ situations should they arise in the future, updated images
+ will not be provided as of this time.</para>
+
+ <para>Users wanting to use &os; in Google Compute Engine are
+ advised to use 12.0-RELEASE or 12.1-RELEASE, or for those
+ who wish to track 11.<replaceable>X</replaceable>, the
+ <literal>freebsd-11-3-stable-amd64-v20190801</literal>
+ snapshot from <literal>stable/11</literal> has been
+ <link
+ xlink:href="https://github.com/cirruslabs/cirrus-ci-docs/issues/359#issuecomment-519314652">
+ reported to work correctly</link>.</para>
+
+ <para>More details can be found in <link
+ xlink:href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242303">PR
+ 242303</link>.</para>
+ </listitem>
+ </itemizedlist>
</sect1>
</article>
More information about the svn-src-stable
mailing list