f1dd86fd3d
Adjust BuildRequires for libguestfs-devel >= 1.57.6
Charles Arnold2026-01-06 22:14:36 +00:00
6ff60b9d44
- Update to virt-v2v 2.10.0 (jsc#PED-14625) * For a complete list of changes and bug fixes see, https://libguestfs.org/virt-v2v-release-notes-2.10.1.html * In -o kubevirt output mode, new -oo disk and -oo create options let you respectively override the output disk names, and avoid disk creation, letting you pre-create disks before running virt-v2v. * VDDK: A new -io vddk-compression option lets you enable compression for data read over the network. * VDDK: -io vddk-thumbprint is now optional. If omitted, virt-v2v will automatically work it out from the VMware server. * New --memsize and --smp options which let you override the default amount of memory and number of vCPUs assigned to the appliance. * virt-v2v-inspector(1) now detects Windows Antivirus and Group policy, and if found adds <windows_antivirus/> and <windows_group_policy/> elements respectively. * The following virt-v2v options have been removed: -io vddk-noextents --sm* options
Charles Arnold2026-01-06 22:08:15 +00:00
c70c0fb894
Accepting request 1289364 from Virtualization
Ana Guerrero2025-07-01 09:35:47 +00:00
8f4fc51cdb
- Update to virt-v2v 2.8.1 (jsc#PED-12706) * convert: Replay dirty log for ext4 filesystems before running e2fsck * docs: Add pre-conversion tasks section * docs: Explain that the guest should not be running during conversion * output: Report space on the target filesystem * convert: Limit the amount of memory used by xfs_repair
Charles Arnold2025-06-30 19:55:52 +00:00
1442320e34
- Update to virt-v2v 2.8.0 (jsc#PED-12706) * New virt-v2v-open(1) tool. * Windows Server 2025 is supported (thanks Ming Xie). * Two features have been added to enhance data integrity. * The UEFI secureboot property is now modelled correctly, and (for outputs which support it) is reflected in the output metadata (thanks Daniel Berrange, Andrea Bolognani, Ming Xie). * Parallel disk copies are now possible, using the --parallel=N option. The default behaviour is still to do serial copies. * virt-v2v-in-place(1) has a new -O option. This generates the same output as virt-v2v-inspector(1), allowing callers to combine both passes into one. * Virtio-win driver selection has been made more robust. (Cole Robinson) * We now check filesystem integrity (using tools like fsck(8)) before and after conversion, to ensure both that we fully understand the filesystem before conversion and that no corruption has happened during conversion. At the moment this is only implemented for Btrfs, ext4 and XFS. * Removed features Handling of kmod-xenpv has been removed. (Cole Robinson). --compressed: Use -oo compressed instead. --no-trim: This did nothing. --password-file: Use --ip instead. --qemu-boot: Use -oo qemu-boot instead. --vddk-*: Use --io vddk-* instead. --vdsm-*: Use --oo vdsm-* instead. --vmtype: This did nothing. * For a complete list of changes and bug fixes see, https://www.libguestfs.org/virt-v2v-release-notes-2.8.1.htmlCharles Arnold2025-06-11 20:48:35 +00:00
468f4dd035
- Update to virt-v2v 2.8.0 (jsc#PED-12706) * New virt-v2v-open(1) tool. * Windows Server 2025 is supported (thanks Ming Xie). * Two features have been added to enhance data integrity. * The UEFI secureboot property is now modelled correctly, and (for outputs which support it) is reflected in the output metadata (thanks Daniel Berrange, Andrea Bolognani, Ming Xie). * Parallel disk copies are now possible, using the --parallel=N option. The default behaviour is still to do serial copies. * virt-v2v-in-place(1) has a new -O option. This generates the same output as virt-v2v-inspector(1), allowing callers to combine both passes into one. * Virtio-win driver selection has been made more robust. (Cole Robinson) * We now check filesystem integrity (using tools like fsck(8)) before and after conversion, to ensure both that we fully understand the filesystem before conversion and that no corruption has happened during conversion. At the moment this is only implemented for Btrfs, ext4 and XFS. * Removed features Handling of kmod-xenpv has been removed. (Cole Robinson). --compressed: Use -oo compressed instead. --no-trim: This did nothing. --password-file: Use --ip instead. --qemu-boot: Use -oo qemu-boot instead. --vddk-*: Use --io vddk-* instead. --vdsm-*: Use --oo vdsm-* instead. --vmtype: This did nothing. * For a complete list of changes and bug fixes see, https://www.libguestfs.org/virt-v2v-release-notes-2.8.1.htmlCharles Arnold2025-06-11 20:48:35 +00:00
68bc6440c3
- Update to virt-v2v 2.7.17 (jsc#PED-12706) * convert: Use e2fsck -n flag when checking ext2/3/4 filesystems * -o libvirt: use inspected osinfo short-id for libvirt XML annotation
Charles Arnold2025-06-06 17:24:18 +00:00
0dcbe53a37
- Update to virt-v2v 2.7.17 (jsc#PED-12706) * convert: Use e2fsck -n flag when checking ext2/3/4 filesystems * -o libvirt: use inspected osinfo short-id for libvirt XML annotation
Charles Arnold2025-06-06 17:24:18 +00:00
7adceba825
Accepting request 1279330 from Virtualization
Ana Guerrero2025-05-23 12:31:12 +00:00
b18c1ad1a5
Accepting request 1279330 from Virtualization
Ana Guerrero2025-05-23 12:31:12 +00:00
b6831ee9ae
Various spec file fixes to build latest version of virt-v2v
Charles Arnold2025-05-22 14:36:48 +00:00
806f4ed834
Various spec file fixes to build latest version of virt-v2v
Charles Arnold2025-05-22 14:36:48 +00:00
c2de768655
Restore %{_mandir}/man1/virt-v2v-output-rhv.1%{?ext_man}
Charles Arnold2025-05-21 12:24:30 +00:00
50a3d2a432
Restore %{_mandir}/man1/virt-v2v-output-rhv.1%{?ext_man}
Charles Arnold2025-05-21 12:24:30 +00:00
775aa6f7db
- Update to virt-v2v 2.7.16 (jsc#PED-12706) * input: vddk: Use single nbdkit-vddk-plugin instance with exports * v2v: Generate --machine-readable list of input and output modes * convert; Run a filesystem check before and after conversion
Charles Arnold2025-05-21 11:36:14 +00:00
e03f7a64e8
- Update to virt-v2v 2.7.16 (jsc#PED-12706) * input: vddk: Use single nbdkit-vddk-plugin instance with exports * v2v: Generate --machine-readable list of input and output modes * convert; Run a filesystem check before and after conversion
Charles Arnold2025-05-21 11:36:14 +00:00
38dcce6232
- Update to virt-v2v 2.7.15 (jsc#PED-12706) * bash: Replace 'cp -d' command with POSIX 'cp -P' * ocaml-link.sh.in: Remove redundant use of getopt * lib/libvirt_utils.ml: Turn live domain error into a warning * convert: flush output after printing debug information * convert: Print more readable mountpoint stats * input: Add undocumented -io vddk-noextents=true option * v2v: Remove --vddk-*, --vdsm-*, --compressed, --qemu-boot compat options * v2v: Remove --no-trim and --vmtype options * v2v: Remove --password-file option * input: Add -io vddk-file=... option * Add new virt-v2v-open tool * Rename -o rhv -> -o ovirt, and -o rhv-upload -> -o ovirt-upload * Update common submodule with various modifications * -o libvirt: Use Output.disk_path to form the output disk name * input: vddk: Only ask for a password once
Charles Arnold2025-05-13 17:45:25 +00:00
0197924d5c
- Update to virt-v2v 2.7.15 (jsc#PED-12706) * bash: Replace 'cp -d' command with POSIX 'cp -P' * ocaml-link.sh.in: Remove redundant use of getopt * lib/libvirt_utils.ml: Turn live domain error into a warning * convert: flush output after printing debug information * convert: Print more readable mountpoint stats * input: Add undocumented -io vddk-noextents=true option * v2v: Remove --vddk-*, --vdsm-*, --compressed, --qemu-boot compat options * v2v: Remove --no-trim and --vmtype options * v2v: Remove --password-file option * input: Add -io vddk-file=... option * Add new virt-v2v-open tool * Rename -o rhv -> -o ovirt, and -o rhv-upload -> -o ovirt-upload * Update common submodule with various modifications * -o libvirt: Use Output.disk_path to form the output disk name * input: vddk: Only ask for a password once
Charles Arnold2025-05-13 17:45:25 +00:00
fd509b44b8
Accepting request 1270620 from Virtualization
Ana Guerrero2025-04-18 14:21:06 +00:00
b0c6986e39
Accepting request 1270620 from Virtualization
Ana Guerrero2025-04-18 14:21:06 +00:00
cfedc8652f
- Update to virt-v2v 2.7.12 (jsc#PED-8910) * Various Build fixes and enhancements * Various test and test data fixes and enhancements * Updates to documentation * mlcustomize: ignore sriov vioprot.* files too * mlcustomize: don't inject .pdb files * mlcustomize: Only use osinfo id for virtio-win path matching * mlcustomize: virtio-win: clarify virtio-1.0 support * mlcustomize: make windows q35 check independent of virtio drivers * mlcustomize: virtio-win: stop checking osinfo for virtio drivers * mltools: Strip out all libosinfo driver plumbing * mlutils: Remove need for OCaml OUnit2 * mltools: Remove need for OCaml OUnit2 * mlstdutils: Remove need for OCaml OUnit2 * mltools: Fix de-oUnit-ized tests * mltools: decouple and simplify osinfo device support checks * v2v: Use nbdcopy --blkhash in verbose mode Requires nbdcopy >= 1.23.1 * v2v: Print nbdcopy command in debug output * convert: Move blank disk rejection test earlier * convert: Move 'typ' and 'package_format' assignments later * convert: Split out choosing the root and setting up the inspect struct * convert: Simplify how we create the "Converting ..." message * convert: Change API for Libosinfo_utils.get_os_by_short_id * lib: Factor out command line parsing of the --root option * input/parse_domain_from_vmx.ml: Allow sataN:M.deviceType = "disk"
Charles Arnold2025-04-16 19:03:14 +00:00
e7ad84bc93
- Update to virt-v2v 2.7.12 (jsc#PED-8910) * Various Build fixes and enhancements * Various test and test data fixes and enhancements * Updates to documentation * mlcustomize: ignore sriov vioprot.* files too * mlcustomize: don't inject .pdb files * mlcustomize: Only use osinfo id for virtio-win path matching * mlcustomize: virtio-win: clarify virtio-1.0 support * mlcustomize: make windows q35 check independent of virtio drivers * mlcustomize: virtio-win: stop checking osinfo for virtio drivers * mltools: Strip out all libosinfo driver plumbing * mlutils: Remove need for OCaml OUnit2 * mltools: Remove need for OCaml OUnit2 * mlstdutils: Remove need for OCaml OUnit2 * mltools: Fix de-oUnit-ized tests * mltools: decouple and simplify osinfo device support checks * v2v: Use nbdcopy --blkhash in verbose mode Requires nbdcopy >= 1.23.1 * v2v: Print nbdcopy command in debug output * convert: Move blank disk rejection test earlier * convert: Move 'typ' and 'package_format' assignments later * convert: Split out choosing the root and setting up the inspect struct * convert: Simplify how we create the "Converting ..." message * convert: Change API for Libosinfo_utils.get_os_by_short_id * lib: Factor out command line parsing of the --root option * input/parse_domain_from_vmx.ml: Allow sataN:M.deviceType = "disk"
Charles Arnold2025-04-16 19:03:14 +00:00
842fbf82dd
Accepting request 1252759 from Virtualization
Ana Guerrero2025-03-13 14:06:42 +00:00
2eed5f6eed
Accepting request 1252759 from Virtualization
Ana Guerrero2025-03-13 14:06:42 +00:00
fbb02c7319
Set requires on proper version of guestfs-tools
Charles Arnold2025-03-13 12:37:27 +00:00
e19a291ebc
Set requires on proper version of guestfs-tools
Charles Arnold2025-03-13 12:37:27 +00:00
135d75dde9
Set requires on proper version of guestfs-tools
Charles Arnold2025-03-13 12:31:34 +00:00
d64e782393
Set requires on proper version of guestfs-tools
Charles Arnold2025-03-13 12:31:34 +00:00
aabde7f95e
- Update to virt-v2v 2.7.8 (jsc#PED-8910) * convert: Drop kmod-xenpv-* handling * Remove more RHEL 3 support * convert: Handle large output from 'rpm -ql' command This requires the new guestfs_sh_out API from libguestfs 1.55.6. * mlstdutils: Reimplement String.find, add String.find_from * mlstdutils: Reimplement String.nsplit tail recursively * mldrivers: Handle large output from 'rpm -ql' command * mlcustomize: Drop old virtio-win dir name scraping
Charles Arnold2025-03-12 21:03:38 +00:00
682bbc1896
- Update to virt-v2v 2.7.8 (jsc#PED-8910) * convert: Drop kmod-xenpv-* handling * Remove more RHEL 3 support * convert: Handle large output from 'rpm -ql' command This requires the new guestfs_sh_out API from libguestfs 1.55.6. * mlstdutils: Reimplement String.find, add String.find_from * mlstdutils: Reimplement String.nsplit tail recursively * mldrivers: Handle large output from 'rpm -ql' command * mlcustomize: Drop old virtio-win dir name scraping
Charles Arnold2025-03-12 21:03:38 +00:00
b40495cfa4
Accepting request 1250269 from Virtualization
Ana Guerrero2025-03-05 12:41:06 +00:00
ade0b9ecc4
Accepting request 1250269 from Virtualization
Ana Guerrero2025-03-05 12:41:06 +00:00
2b2de23456
- Update to virt-v2v 2.7.7 (jsc#PED-8910) * convert: Drop kmod-xenpv-* handling * Remove more RHEL 3 support * convert: Handle large output from 'rpm -ql' command * mlcustomize: Drop old virtio-win dir name scraping
Charles Arnold2025-03-03 21:53:04 +00:00
046d790386
- Update to virt-v2v 2.7.7 (jsc#PED-8910) * convert: Drop kmod-xenpv-* handling * Remove more RHEL 3 support * convert: Handle large output from 'rpm -ql' command * mlcustomize: Drop old virtio-win dir name scraping
Charles Arnold2025-03-03 21:53:04 +00:00
f971324ee8
- Update to virt-v2v 2.7.6 (jsc#PED-8910) * mldrivers/linux_bootloaders.ml: Don't overwrite EFI grub2 wrapper * convert: Use yum/apt/... for package removals, not rpm/dpkg * convert: Reload augeas after package remove
Charles Arnold2025-02-18 16:43:57 +00:00
d7aa845651
- Update to virt-v2v 2.7.6 (jsc#PED-8910) * mldrivers/linux_bootloaders.ml: Don't overwrite EFI grub2 wrapper * convert: Use yum/apt/... for package removals, not rpm/dpkg * convert: Reload augeas after package remove
Charles Arnold2025-02-18 16:43:57 +00:00
5383bc87aa
- Update to virt-v2v 2.7.5 (jsc#PED-8910) * Various language translation updates * po-docs: fixes and adjustments * valgrind: Add suppressions for two new memory leaks in glib
Charles Arnold2025-02-12 22:46:37 +00:00
568bb47fbd
- Update to virt-v2v 2.7.5 (jsc#PED-8910) * Various language translation updates * po-docs: fixes and adjustments * valgrind: Add suppressions for two new memory leaks in glib
Charles Arnold2025-02-12 22:46:37 +00:00
b03b6a8829
Accepting request 1235238 from Virtualization
Ana Guerrero2025-01-07 19:52:35 +00:00
d9a97da3bb
Accepting request 1235238 from Virtualization
Ana Guerrero2025-01-07 19:52:35 +00:00
798f8dfdb0
- Update to virt-v2v 2.7.4 (jsc#PED-8910) * mltools: Replace jansson with json-c * lib: OVF: Add preliminary support for Windows Server 2025 * in-place: Add a warning about checking the exit code * -i libvirtxml: Implement disk checksumming * v2v: Allow printing the checksum * -i libvirt: Trim whitespace around name * -o qemu: Replace hard-coded UEFI paths * -o qemu: Add set -e, -x at the top of the output script * -o qemu: Remove confusing comment about smm * lib, input: Model UEFI secureboot property in metadata * -i vmx: Parse uefi.secureBoot.enabled from vmx file * -o libvirt: Add full <firmware/> section * -o libvirt: Remove incorrect comment about secure boot * -i libvirt: Parse UEFI secureboot flag from libvirt XML * build: Move baseline OCaml to 4.08 * build: Depend on libnbd >= 1.14 * build: Use nbdcopy and nbdinfo from ./configure * v2v: Implement --parallel=N for parallel disk copies * in-place: Fix name of program in the --help output * inspector: Reorder -O option in alphabetical order * v2v: Ensure --parallel >= 1 * inspector: Move the code that creates XML output to a separate file * in-place: Add new -O option to write inspector XML
Charles Arnold2025-01-03 22:45:50 +00:00
692c5faae2
- Update to virt-v2v 2.7.4 (jsc#PED-8910) * mltools: Replace jansson with json-c * lib: OVF: Add preliminary support for Windows Server 2025 * in-place: Add a warning about checking the exit code * -i libvirtxml: Implement disk checksumming * v2v: Allow printing the checksum * -i libvirt: Trim whitespace around name * -o qemu: Replace hard-coded UEFI paths * -o qemu: Add set -e, -x at the top of the output script * -o qemu: Remove confusing comment about smm * lib, input: Model UEFI secureboot property in metadata * -i vmx: Parse uefi.secureBoot.enabled from vmx file * -o libvirt: Add full <firmware/> section * -o libvirt: Remove incorrect comment about secure boot * -i libvirt: Parse UEFI secureboot flag from libvirt XML * build: Move baseline OCaml to 4.08 * build: Depend on libnbd >= 1.14 * build: Use nbdcopy and nbdinfo from ./configure * v2v: Implement --parallel=N for parallel disk copies * in-place: Fix name of program in the --help output * inspector: Reorder -O option in alphabetical order * v2v: Ensure --parallel >= 1 * inspector: Move the code that creates XML output to a separate file * in-place: Add new -O option to write inspector XML
Charles Arnold2025-01-03 22:45:50 +00:00
4495a57439
Accepting request 1206710 from Virtualization
Ana Guerrero2024-10-10 20:15:01 +00:00
87a637fc17
Accepting request 1206710 from Virtualization
Ana Guerrero2024-10-10 20:15:01 +00:00
9e8dce8acb
- Update to virt-v2v 2.6.0 (jsc#PED-8910) * You can now use most virt-customize(1) options, such as installing arbitrary firstboot scripts, uploading or editing files, etc. during conversions. * Installation of QEMU Guest Agent in Windows guests has been revised and made much more reliable. Note that a visible effect of this change is that Windows guests may reboot four or more times during the first boot after conversion (which is necessary). (Thanks Vadim Rozenfeld, Konstantin Kostiuk, Yuri Benditovich, Yan Vugenfirer). * We now forcibly online all virtio disks during firstboot, working around a security mitigation in recent versions of Windows that offlines them if they change bus (Martin Necas). * QEMU Balloon Server (blnsvr) is now installed in Windows guests, if found on the virtio-win ISO. This improves statistics gathering for these guests. * Add support for Circle Linux (Bella Zhang). * Add some support for LoongArch guests (liuxiang). * -i ova mode now uses the detected guest firmware, if it's not specified in the OVA metadata (Bella Khizgiyaev). * -o kubevirt output mode has been substantially changed to fix multiple problems. It should be more compatible with real KubeVirt instances now. (Thanks Arik Hadas, Bella Khizgiyaev, Lee Yarwood, Martin Necas). * -o libvirt mode now includes an <os firmware> attribute specifying whether the guest needs BIOS or UEFI to boot. * The output of virt-v2v-inspector(1) has been revised, with much more metadata available. * The --mac option now allows the gateway and network mask length to be empty (Arik Hadas).
Charles Arnold2024-10-10 13:40:09 +00:00
483a34cb01
- Update to virt-v2v 2.6.0 (jsc#PED-8910) * You can now use most virt-customize(1) options, such as installing arbitrary firstboot scripts, uploading or editing files, etc. during conversions. * Installation of QEMU Guest Agent in Windows guests has been revised and made much more reliable. Note that a visible effect of this change is that Windows guests may reboot four or more times during the first boot after conversion (which is necessary). (Thanks Vadim Rozenfeld, Konstantin Kostiuk, Yuri Benditovich, Yan Vugenfirer). * We now forcibly online all virtio disks during firstboot, working around a security mitigation in recent versions of Windows that offlines them if they change bus (Martin Necas). * QEMU Balloon Server (blnsvr) is now installed in Windows guests, if found on the virtio-win ISO. This improves statistics gathering for these guests. * Add support for Circle Linux (Bella Zhang). * Add some support for LoongArch guests (liuxiang). * -i ova mode now uses the detected guest firmware, if it's not specified in the OVA metadata (Bella Khizgiyaev). * -o kubevirt output mode has been substantially changed to fix multiple problems. It should be more compatible with real KubeVirt instances now. (Thanks Arik Hadas, Bella Khizgiyaev, Lee Yarwood, Martin Necas). * -o libvirt mode now includes an <os firmware> attribute specifying whether the guest needs BIOS or UEFI to boot. * The output of virt-v2v-inspector(1) has been revised, with much more metadata available. * The --mac option now allows the gateway and network mask length to be empty (Arik Hadas).
Charles Arnold2024-10-10 13:40:09 +00:00
443dbecd9e
Accepting request 1202256 from Virtualization
Ana Guerrero2024-09-23 13:19:08 +00:00
0d11bf830b
Accepting request 1202256 from Virtualization
Ana Guerrero2024-09-23 13:19:08 +00:00
38a58a15a4
- Update to virt-v2v 2.5.10 (jsc#PED-8910) * convert: Display osinfo in "Converting ..." message * Updated language translations * Fix the bugs in YAML generator * output: -o kubevirt: Fix firmware section to match specification
Charles Arnold2024-09-20 17:26:45 +00:00
673f6dd69b
- Update to virt-v2v 2.5.10 (jsc#PED-8910) * convert: Display osinfo in "Converting ..." message * Updated language translations * Fix the bugs in YAML generator * output: -o kubevirt: Fix firmware section to match specification
Charles Arnold2024-09-20 17:26:45 +00:00
5817d10b5e
- Update to virt-v2v 2.5.9 (jsc#PED-8910) * convert: More robust qemu-ga installation, change paths mlcustomize: Use Start-Process -Wait to run qemu-ga installer mlcustomize: Add Firstboot.firstboot_dir function mlcustomize: Place powershell scripts into <firstboot_dir>\Temp * common: mlcustomize: Inject qemu-ga & blnsvr into <firstboot_dir>/Temp * Pull in a fix to make Windows firstboot more reliable. mlcustomize: Add some comments to firstboot batch file mlcustomize: Reboot Windows between each firstboot script * convert: windows: Don't wait indefinitely for netkvm.sys * convert: windows: Allow increasing verboseness of driver installation * convert: windows: Online all virtio disks at first boot * convert: windows: Ignore sriov drivers on virtio-win disk - Update to virt-v2v 2.5.6 (jsc#PED-8910)
Charles Arnold2024-08-29 21:03:50 +00:00
1508d8afbf
- Update to virt-v2v 2.5.9 (jsc#PED-8910) * convert: More robust qemu-ga installation, change paths mlcustomize: Use Start-Process -Wait to run qemu-ga installer mlcustomize: Add Firstboot.firstboot_dir function mlcustomize: Place powershell scripts into <firstboot_dir>\Temp * common: mlcustomize: Inject qemu-ga & blnsvr into <firstboot_dir>/Temp * Pull in a fix to make Windows firstboot more reliable. mlcustomize: Add some comments to firstboot batch file mlcustomize: Reboot Windows between each firstboot script * convert: windows: Don't wait indefinitely for netkvm.sys * convert: windows: Allow increasing verboseness of driver installation * convert: windows: Online all virtio disks at first boot * convert: windows: Ignore sriov drivers on virtio-win disk - Update to virt-v2v 2.5.6 (jsc#PED-8910)
Charles Arnold2024-08-29 21:03:50 +00:00
ae663f52a3
- Update to virt-v2v 2.5.6 (jsc#PED-6305) * -i ova: Ignore dot-underscore-files in OVA files * mlcustomize: firstboot: Use Linux path for Powershell script path * mlcustomize: firstboot: Use powershell.exe instead of path * mlcustomize: firstboot: Use Powershell -NoProfile flag * mlcustomize: Revert delay installation of qemu-ga MSI * --mac: Allow gw and len fields to be empty * Debugging enhancements
Charles Arnold2024-08-06 17:05:55 +00:00
b99cac6d1a
- Update to virt-v2v 2.5.6 (jsc#PED-6305) * -i ova: Ignore dot-underscore-files in OVA files * mlcustomize: firstboot: Use Linux path for Powershell script path * mlcustomize: firstboot: Use powershell.exe instead of path * mlcustomize: firstboot: Use Powershell -NoProfile flag * mlcustomize: Revert delay installation of qemu-ga MSI * --mac: Allow gw and len fields to be empty * Debugging enhancements
Charles Arnold2024-08-06 17:05:55 +00:00
663d1d0870
- Update to virt-v2v 2.5.5 (jsc#PED-6305) * -i vmx: Remove scp -T option * -i vmx: Refactor ssh/scp code into a new module * -i vmx: Simplify scp wrapper * -i vmx: Add the input password to vmx_source * -i vmx: Remove dependency of ssh.ml on Xml.uri * -i vmx: Replace external ssh/scp with nbdkit-ssh-plugin * input/nbdkit_ssh: Make retry filter optional * input/nbdkit_ssh: Make password parameter optional * input/ssh: Use nbdinfo --can connect (instead of --size) * add CircleLinux to supported distros * Add support for LoongArch * -o rhv-upload: fix rhv-upload function to work with keycloak instead of basic auth only (#43) * -o rhv-upload: Add context if parsing params fails (#47) * -o rhv-upload: clarify debug message * -o rhv-upload: Dump the JSON before parsing * -o rhv-upload: Output outside of the with block * -o rhv-upload: Improve host id logging * -o rhv-upload: Don't share transfer.json (#49) * -o rhv-upload: Add O_TRUNC to truncate JSON file if it exists * -o kubevirt: Add os firmware field in output * -o kubevirt: Add CPU model & topology when available * -o kubevirt: Add network interfaces to output * -o kubevirt: Add an RNG device if virtio-rng driver in the guest * -o kubevirt: Use virtio-transitional for ancient guests * -o kubevirt: Add support for sound device * -o kubevirt: Add metadata labels * -o kubevirt: Create a VirtualMachine instead of a
Charles Arnold2024-07-15 17:41:41 +00:00
9e1b386201
- Update to virt-v2v 2.5.5 (jsc#PED-6305) * -i vmx: Remove scp -T option * -i vmx: Refactor ssh/scp code into a new module * -i vmx: Simplify scp wrapper * -i vmx: Add the input password to vmx_source * -i vmx: Remove dependency of ssh.ml on Xml.uri * -i vmx: Replace external ssh/scp with nbdkit-ssh-plugin * input/nbdkit_ssh: Make retry filter optional * input/nbdkit_ssh: Make password parameter optional * input/ssh: Use nbdinfo --can connect (instead of --size) * add CircleLinux to supported distros * Add support for LoongArch * -o rhv-upload: fix rhv-upload function to work with keycloak instead of basic auth only (#43) * -o rhv-upload: Add context if parsing params fails (#47) * -o rhv-upload: clarify debug message * -o rhv-upload: Dump the JSON before parsing * -o rhv-upload: Output outside of the with block * -o rhv-upload: Improve host id logging * -o rhv-upload: Don't share transfer.json (#49) * -o rhv-upload: Add O_TRUNC to truncate JSON file if it exists * -o kubevirt: Add os firmware field in output * -o kubevirt: Add CPU model & topology when available * -o kubevirt: Add network interfaces to output * -o kubevirt: Add an RNG device if virtio-rng driver in the guest * -o kubevirt: Use virtio-transitional for ancient guests * -o kubevirt: Add support for sound device * -o kubevirt: Add metadata labels * -o kubevirt: Create a VirtualMachine instead of a
Charles Arnold2024-07-15 17:41:41 +00:00
67ea30eb84
Increase miminum version of libguestfs to run virt-v2v
Charles Arnold2024-05-07 20:53:20 +00:00
cd3df66ee8
Increase miminum version of libguestfs to run virt-v2v
Charles Arnold2024-05-07 20:53:20 +00:00
7bab7869db
Drop Requires on the following packages and move them into libguestfs-appliance btrfsprogs, curl, dhcp-client, e2fsprogs, gptfdisk
Charles Arnold2024-05-07 16:35:19 +00:00
73bef9302e
Drop Requires on the following packages and move them into libguestfs-appliance btrfsprogs, curl, dhcp-client, e2fsprogs, gptfdisk
Charles Arnold2024-05-07 16:35:19 +00:00
844ab511ff
- bsc#1223444 - New virt-v2v dependency on btrfsprogs causes error with zypper dup on systems without btrfs installed Add additional Requires for filesystem tools in the spec file
Charles Arnold2024-05-02 20:33:56 +00:00
6bd3a2523d
- bsc#1223444 - New virt-v2v dependency on btrfsprogs causes error with zypper dup on systems without btrfs installed Add additional Requires for filesystem tools in the spec file
Charles Arnold2024-05-02 20:33:56 +00:00
59ef9bac1b
Accepting request 1169235 from Virtualization
Ana Guerrero2024-04-21 18:25:43 +00:00
34c2fabd56
Accepting request 1169235 from Virtualization
Ana Guerrero2024-04-21 18:25:43 +00:00
4ce0e20af6
- Add Requires for dhcp-client - Add conditional x86_64 arch Requires for nbdkit-vddk-plugin
Charles Arnold2024-04-19 15:05:44 +00:00
b9747cd584
- Add Requires for dhcp-client - Add conditional x86_64 arch Requires for nbdkit-vddk-plugin
Charles Arnold2024-04-19 15:05:44 +00:00
34110649b0
Accepting request 1168910 from Virtualization
Ana Guerrero2024-04-18 20:13:56 +00:00
ad403ce4cf
Accepting request 1168910 from Virtualization
Ana Guerrero2024-04-18 20:13:56 +00:00
4858b0d614
- bsc#1223093 - virt-v2v needs nbdkit and libnbd on SLE15-SP6 to function correctly Add Requires on libnbd and all nbdkit packages. The nbdkit - Add Requires on gptfdisk and libguestfs-winsupport for converting windows VMs.
Charles Arnold2024-04-18 16:07:41 +00:00
d4123a44e8
- bsc#1223093 - virt-v2v needs nbdkit and libnbd on SLE15-SP6 to function correctly Add Requires on libnbd and all nbdkit packages. The nbdkit - Add Requires on gptfdisk and libguestfs-winsupport for converting windows VMs.
Charles Arnold2024-04-18 16:07:41 +00:00
ecb383d816
- Add Requires on libnbd and all nbdkit packages. The nbdkit packages are required for remote execution.
Charles Arnold2024-04-15 21:29:27 +00:00
61a7d2844d
- Add Requires on libnbd and all nbdkit packages. The nbdkit packages are required for remote execution.
Charles Arnold2024-04-15 21:29:27 +00:00