Date: Fri, 10 Apr 2026 11:12:10 +0000 From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: =?utf-8?Q?Jos=C3=A9 A?=lonso=?utf-8?Q? C=C3=A1rde?==?utf-8?Q?nas M=C3=A1?=rquez <acm@FreeBSD.org> Subject: git: bbcf0280a1 - main - Status/2026Q1/bhyvemgr.adoc: Add report Message-ID: <69d8db0a.23280.3d8d88f9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=bbcf0280a1c74936f620e44327d8639d1eeca8c4 commit bbcf0280a1c74936f620e44327d8639d1eeca8c4 Author: José Alonso Cárdenas Márquez <acm@FreeBSD.org> AuthorDate: 2026-04-10 10:57:27 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2026-04-10 11:11:50 +0000 Status/2026Q1/bhyvemgr.adoc: Add report --- .../en/status/report-2026-01-2026-03/bhyvemgr.adoc | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/bhyvemgr.adoc b/website/content/en/status/report-2026-01-2026-03/bhyvemgr.adoc new file mode 100644 index 0000000000..49455fffa0 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/bhyvemgr.adoc @@ -0,0 +1,34 @@ +=== A bhyve management GUI written in Freepascal/Lazarus + +Links: + +link:https://github.com/alonsobsd/bhyvemgr[Bhyvemgr] URL: link:https://github.com/alonsobsd/bhyvemgr/[] + + +Contact: José Alonso Cárdenas Márquez <acm@FreeBSD.org> + +Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus on FreeBSD. +It needs a bunch of tools, mostly installed on base system, and some installed from ports/packages. +The main goal is to be a desktop application with focus on desktop users to easily and quickly setup and run virtual machines on FreeBSD hosts. + +During this quarter, there were many bugfixes and improvements to Bhyvemgr. + +These are some highlights that were added: + +- Add PF/NAT support +- Add -n to sudo/doas command. + They will save an error to log file if the permissions to run some apps are missing +- Add some how-to to bhyvemgr link:https://github.com/alonsobsd/bhyvemgr/wiki[wiki] +- Change RDP parameter: /log-level:off to /log-level:ERROR +- Improve aarch64 support +- Improve settings window +- Improve IPv6 support +- Improve log functionality +- Update translations + +Bhyvemgr supports aarch64 from 15.x to 16-CURRENT and amd64 from FreeBSD 14.x to 16-CURRENT. +It can be compiled or installed from link:https://www.freshports.org/sysutils/bhyvemgr[ports] or packages with gtk2, qt5, or qt6 interface support. + +People interested in helping or supporting the project are welcome. + +Current version: 1.13.1 + +Sponsor: link:https://paypal.me/alonsocbsd[]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8db0a.23280.3d8d88f9>
