Skip to content

Support ova files (Open virtualization format)

Felipe Borges requested to merge wip/kalev/ovf-support into master

Fixes #23 (closed)

This is the resulting work of @klember in his GSoC. I made some changes to rebase the code on top of today's master and to port libovf-glib to meson so we can use meson subprojects (just like we do for gtk-frdp, see !37 (merged))

I will maintain our fork of the libovf-glib library at https://gitlab.gnome.org/felipeborges/libovf-glib

TODO:

  • Support multiple disks

Testing

You can download DSL which is small and available as OVA in the URL below

https://sourceforge.net/projects/ovarepo/files/Damn%20Small%20Linux.ova/download

Merge request reports