Accepting request 1071979 from home:vulyanov:branches:Virtualization
- Configure with --enable-appliance-format-auto to allow qcow2-format fixed appliances. KubeVirt libguestfs-tools container now expects the appliance rootfs to be in qcow2 format instead of raw. OBS-URL: https://build.opensuse.org/request/show/1071979 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=541
This commit is contained in:
parent
855831c048
commit
9993a917e4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 07:33:43 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
- Configure with --enable-appliance-format-auto to allow
|
||||
qcow2-format fixed appliances.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 13:14:38 MST 2023 - carnold@suse.com
|
||||
|
||||
|
@ -164,6 +164,7 @@ autoreconf -fi
|
||||
--with-qemu=$QEMU \
|
||||
--with-supermin-packager-config="$PWD/zypper.priv.conf --use-installed --verbose" \
|
||||
--without-java \
|
||||
--enable-appliance-format-auto \
|
||||
--enable-daemon \
|
||||
--enable-install-daemon \
|
||||
--enable-ocaml \
|
||||
|
Loading…
x
Reference in New Issue
Block a user