[0/2] vm-img: ovf template updates

Message ID 20230227174820.10959-1-henning.schild@siemens.com
Headers show
Series vm-img: ovf template updates | expand

Message

Henning Schild Feb. 27, 2023, 5:48 p.m. UTC
The virtualbox template had some sort of issue that one could not
"vboxmanage import" the ova, likely depending on the version of
vbox or if a similar ova was imported before.

While fixing this i also decided to give both vmware and virtualbox
paravirtualized storage controllers by default, and change a few things
here and there.

All is tested on VMware Workstation 16.2.5 and Virtualbox 7.1 and 7.0 on
a Linux host.

Henning Schild (2):
  vm-img: virtualbox: update ovf template
  vm-img: vmware: update ovf template

 .../virtualbox/vm-img-virtualbox.ovf.tmpl     | 83 +++++++++++++------
 .../images/vmware/vm-img-vmware.ovf.tmpl      |  7 +-
 2 files changed, 62 insertions(+), 28 deletions(-)

Comments

Henning Schild Feb. 27, 2023, 8:41 p.m. UTC | #1
Am Mon, 27 Feb 2023 18:48:18 +0100
schrieb Henning Schild <henning.schild@siemens.com>:

> The virtualbox template had some sort of issue that one could not
> "vboxmanage import" the ova, likely depending on the version of
> vbox or if a similar ova was imported before.
> 
> While fixing this i also decided to give both vmware and virtualbox
> paravirtualized storage controllers by default, and change a few
> things here and there.
> 
> All is tested on VMware Workstation 16.2.5 and Virtualbox 7.1 and 7.0

Virtualbox 6.1 and 7.0 not 7.1 that is not yet a thing.

Henning

> on a Linux host.
> 
> Henning Schild (2):
>   vm-img: virtualbox: update ovf template
>   vm-img: vmware: update ovf template
> 
>  .../virtualbox/vm-img-virtualbox.ovf.tmpl     | 83
> +++++++++++++------ .../images/vmware/vm-img-vmware.ovf.tmpl      |
> 7 +- 2 files changed, 62 insertions(+), 28 deletions(-)
>