Skip to content

T7638: virtualbox: Document VirtualBox OVA appliance image

Link: https://phabricator.apertis.org/T7638

Current SDK images requests to manually setup the Virtual Machine in VirtualBox, as we're only provinding the disk image (.vdi file).

Support to generate a VirtualBox Appliance image (.ova file) that works out of the box has been added to apertis-image-recipes.

From now on, Apertis SDK images will be uploaded in OVA format. Let's document that and still keep the previous .vdi disk image setup for old versions reference.

Merge request reports