Skip to content

Vboxwrapper release notes

Vitalii Koshura edited this page Feb 11, 2026 · 17 revisions

The vboxwrapper is used to make Vbox apps.

Premade vboxwrapper executables (version 26212)

https://github.com/BOINC/boinc/releases/tag/vboxwrapper%2F26212

Release notes

version 26212 (11 February 2026)

version 26210 (24 March 2025)

  • If sandboxed (vboxwrapper is running as unprivileged user) create projects/Virtualbox as the VBox 'profile directory' where log files go. See #6116

version 26208 (Nov. 2024)

Fixes

Enhancements

version 26207 (Dec. 2023)

  • Add options for sharing slot and project directories.
  • Add option for wrapping sporadic app

Downloads:

version 26206 (Nov. 2022)

  • "list hdds" is replaced with "showhdinfo ..." to avoid race condition.
  • minor security fixes

Downloads:

version 26204 (June 2022)

  • Added support for multiattach mode (avoid copying VM image to each slot dir).
  • Remove support for the COM interface to VBox on Windows. This broke with each VBox release, and was no more reliable than using the cmdline script supplied by VBox.
  • Make sata/IntelAHCI the default virtual disk controller (recommended by Vbox); make controller type and model configurable.
  • Makes VRAM size and virtual graphics adapter type configurable via vbox_job.xml
  • Forward CMOS clock setting (localtime/UTC) from the host to VirtualBox guests

Clone this wiki locally