From owner-svn-doc-all@freebsd.org Thu Oct 18 17:36:12 2018
Return-Path:
Delivered-To: svn-doc-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id A896BEFC4F2;
Thu, 18 Oct 2018 17:36:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id 4D6D274A91;
Thu, 18 Oct 2018 17:36:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 429AD2302C;
Thu, 18 Oct 2018 17:36:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9IHaCdq011890;
Thu, 18 Oct 2018 17:36:12 GMT (envelope-from gjb@FreeBSD.org)
Received: (from gjb@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9IHaCk1011888;
Thu, 18 Oct 2018 17:36:12 GMT (envelope-from gjb@FreeBSD.org)
Message-Id: <201810181736.w9IHaCk1011888@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org
using -f
From: Glen Barber
Date: Thu, 18 Oct 2018 17:36:12 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r52381 - head/en_US.ISO8859-1/htdocs/releases/11.2R
X-SVN-Group: doc-head
X-SVN-Commit-Author: gjb
X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.2R
X-SVN-Commit-Revision: 52381
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Thu, 18 Oct 2018 17:36:12 -0000
Author: gjb
Date: Thu Oct 18 17:36:11 2018
New Revision: 52381
URL: https://svnweb.freebsd.org/changeset/doc/52381
Log:
Regen after r339426.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/11.2R/errata.html
Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/errata.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.2R/errata.html Thu Oct 18 16:44:41 2018 (r52380)
+++ head/en_US.ISO8859-1/htdocs/releases/11.2R/errata.html Thu Oct 18 17:36:11 2018 (r52381)
@@ -13,7 +13,7 @@
as trademarks. Where those designations appear in this document,
and the FreeBSD Project was aware of the trademark claim, the
designations have been followed by the “™” or the
- “®” symbol.
Last modified on 2018-09-13 11:57:11 EDT by gjb.
Abstract
This document lists errata items for FreeBSD 11.2-RELEASE,
+ “®” symbol.
Last modified on 2018-10-18 13:33:31 EDT by gjb.
Abstract
This document lists errata items for FreeBSD 11.2-RELEASE,
containing significant information discovered after the
release or too late in the release cycle to be otherwise
included in the release documentation. This information
@@ -102,7 +102,15 @@ boot
pkg(8).
Building x11/nvidia-driver from
the ports(7) collection has been reported to resolve
the issue.
See PR 228536
- for more information.
This file, and other release-related documents,
+ for more information.
[2018-10-18] A FreeBSD system with a custom kernel
+ configuration excluding NFS on 10.x did
+ not explicitly require the krpc option to
+ be included when booting via ZFS-on-root
+ and, for example, setting
+ MODULES_OVERRIDE="zfs opensolaris" in the
+ kernel configuration.
In 11.x, however, krpc is explicitly
+ required if the kernel configuration excludes
+ NFS.
This file, and other release-related documents,
can be downloaded from https://www.FreeBSD.org/snapshots/.
For questions about FreeBSD, read the
documentation before
contacting <questions@FreeBSD.org>.
All users of FreeBSD 11.2-STABLE should