-
Notifications
You must be signed in to change notification settings - Fork 459
Vboxwrapper release notes
David Anderson edited this page Mar 2, 2024
·
14 revisions
Release notes for the Vbox wrapper.
- Add options for sharing slot and project directories.
- Add option for wrapping sporadic app
Downloads:
- "list hdds" is replaced with "showhdinfo ..." to avoid race condition.
- minor security fixes
Downloads:
- 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