Re: [pve-devel] [PATCH storage v5 01/12] copy OVF.pm from qemu-server

2024-11-15 Thread Fiona Ebner
On 14.11.24 10:32 AM, Dominik Csapak wrote: > copies the OVF.pm and relevant ovf tests from qemu-server. > We need it here, and it uses PVE::Storage already, and since there is no > intermediary package/repository we could put it, it seems fitting in > here. > > Put it in a new GuestImport module

[pve-devel] [PATCH storage v5 01/12] copy OVF.pm from qemu-server

2024-11-14 Thread Dominik Csapak
copies the OVF.pm and relevant ovf tests from qemu-server. We need it here, and it uses PVE::Storage already, and since there is no intermediary package/repository we could put it, it seems fitting in here. Put it in a new GuestImport module Signed-off-by: Dominik Csapak --- debian/control