git: b7d38eec1b - main - xen: Update packages to install

From: Warner Losh <imp_at_FreeBSD.org>
Date: Sun, 14 Jan 2024 05:24:26 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=b7d38eec1b8177ec7f3847d75674f821cb92fbed

commit b7d38eec1b8177ec7f3847d75674f821cb92fbed
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-01-14 05:11:20 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-01-14 05:16:10 +0000

    xen: Update packages to install
    
    The current Xen[tm] version is 4.18, and there's only one set of
    packages to install. Update the instructions on what to install to be
    current. FreeBSD 11 and 12 aren't supported anymore, and 4.18 support
    FreeBSD 13, 14 and 15.
    
    Sponsored by:           Netflix
---
 documentation/content/en/books/handbook/virtualization/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc
index f31e6fdc0e..90db586969 100644
--- a/documentation/content/en/books/handbook/virtualization/_index.adoc
+++ b/documentation/content/en/books/handbook/virtualization/_index.adoc
@@ -853,7 +853,7 @@ In order to run a FreeBSD Xen(TM) Dom0 the box must be booted using legacy boot
 [[virtualization-host-xen-dom0-setup]]
 === Xen(TM) Dom0 Control Domain Setup
 
-Users of FreeBSD 11 should install the package:emulators/xen-kernel47[] and package:sysutils/xen-tools47[] packages that are based on Xen version 4.7. Systems running on FreeBSD-12.0 or newer can use Xen 4.11 provided by package:emulators/xen-kernel411[] and package:sysutils/xen-tools411[], respectively.
+Users should install the package:emulators/xen-kernel[] and package:sysutils/xen-tools[] packages, based on Xen(TM) 4.18.
 
 Configuration files must be edited to prepare the host for the Dom0 integration after the Xen packages are installed.
 An entry to [.filename]#/etc/sysctl.conf# disables the limit on how many pages of memory are allowed to be wired.