git: bbcf0280a1 - main - Status/2026Q1/bhyvemgr.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> AuthorDate: 2026-04-10 10:57:27 +0000 Commit: Lorenzo Salvadore <[email protected]> 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 <[email protected]> + +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[]