[Bug 286582] xen(4) man page needs update

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 May 2025 02:47:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286582

Jaime Corchado <skaltar@icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skaltar@icloud.com

--- Comment #1 from Jaime Corchado <skaltar@icloud.com> ---
## Notes on the documentation to setup Xen on FreeBSD.

1. BSD documentation says `echo 'vm.max_wired=1' >>/etc/sysctl.conf` when the
prompt from the program suggests `vm.max_user_wired=-1` since it is FreeBSD 13
or newer.

2. The installation package writes an entry for Xen. The instructions
as-written would duplicate a config line.

3. The context is not obvious enough that `sysrc` is a program to run as admin.

4. The network device file to use instead of em0 is known by the user after
running ifconfig. I confused the instructions and replaced bridge0 instead of
em0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.