Date: Wed, 27 Nov 2024 19:56:50 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: eb35e0d9d4 - main - 14.2/relnotes: Add some more notable changes Message-ID: <202411271956.4ARJuo8s046972@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=eb35e0d9d4f00965181090f22b40e1eb0b8bc993 commit eb35e0d9d4f00965181090f22b40e1eb0b8bc993 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-11-27 19:55:50 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-11-27 19:56:13 +0000 14.2/relnotes: Add some more notable changes EC2 "small" images, detecting NVMM hypervisor. --- website/content/en/releases/14.2R/relnotes.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc index cdfd86bd53..485c545366 100644 --- a/website/content/en/releases/14.2R/relnotes.adoc +++ b/website/content/en/releases/14.2R/relnotes.adoc @@ -253,6 +253,9 @@ The "shutdown" and "reboot" API in the Amazon EC2 cloud now work for arm64 insta Older instances upgraded to FreeBSD {releaseCurrent} will need to have `debug.acpi.quirks="8"` set in `/boot/loader.conf`. gitref:28b881840df7[repository=src] +The FreeBSD projects now publishes "small" EC2 images; these are the "base" images minus debug symbols, tests, 32-bit libraries, the LLDB debugger, the Amazon SSM Agent, and the AWS CLI. +gitref:953142d6baf3[repository=src] + [[kernel]] == Kernel @@ -353,6 +356,9 @@ Nominal support for POWER10 and POWER11 has been added. [[hardware-virtualization]] === Virtualization Support +The NVMM hypervisor is now detected. +gitref:34f40baca641[repository=src] + [[documentation]] == Documentation
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411271956.4ARJuo8s046972>