Date: Fri, 11 Mar 2022 14:43:12 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 85391140ab - main - Add info about needing to run kldxref /boot/kernel following upgrade to 13.1 on powerpc*. Message-ID: <202203111443.22BEhCxO035595@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=85391140ab19923ab90a81c3564a80662da581ea commit 85391140ab19923ab90a81c3564a80662da581ea Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-11 14:42:43 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-11 14:42:43 +0000 Add info about needing to run kldxref /boot/kernel following upgrade to 13.1 on powerpc*. --- website/content/en/releases/13.1R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/13.1R/relnotes.adoc b/website/content/en/releases/13.1R/relnotes.adoc index 3846642b01..d1a8a419a6 100644 --- a/website/content/en/releases/13.1R/relnotes.adoc +++ b/website/content/en/releases/13.1R/relnotes.adoc @@ -46,6 +46,8 @@ Binary upgrades between RELEASE versions (and snapshots of the various security Source-based upgrades (those based on recompiling the FreeBSD base system from source code) from previous versions are supported, according to the instructions in [.filename]#/usr/src/UPDATING#. +Users of all powerpc architectures, after successful kernel and world installation, will need to run manually "kldxref /boot/kernel". + [IMPORTANT] ==== Upgrading FreeBSD should only be attempted after backing up _all_ data and configuration files.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203111443.22BEhCxO035595>
