Name: | libguestfs |
---|---|
Epoch: | 1 |
Version: | 1.38.4 |
Release: | 10.1.0.1.module+el8.0.0+5232+106d28c9 |
Architecture: | aarch64 |
Module: | virt:ol:8000020190529063309:55190bc5 |
Group: | Unspecified |
Size: | 5035476 |
License: | LGPLv2+ |
RPM: | libguestfs-1.38.4-10.1.0.1.module+el8.0.0+5232+106d28c9.aarch64.rpm |
Source RPM: | libguestfs-1.38.4-10.1.0.1.module+el8.0.0+5232+106d28c9.src.rpm |
Build Date: | Wed Jul 03 2019 |
Build Host: | ca-arm-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libguestfs.org/ |
Summary: | Access and modify virtual machine disk images |
Description: | Libguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), migrate between hypervisors (virt-p2v, virt-v2v), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. Libguestfs for Red Hat Enterprise Linux is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support For developers: libguestfs-devel C/C++ header files and library libguestfs-benchmarking Benchmarking utilities Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings |
- Config supermin to use host yum.conf in ol8 [Orabug: 29319324] - Set DISTRO_ORACLE_LINUX correspeonding to ol
- Fix inspection of partition-less devices resolves: rhbz#1714747
- Rebase to libguestfs 1.38.4 in RHEL 8.0.
- Rebase to libguestfs 1.36.10 in RHEL 7.5. resolves: rhbz#1472272 - Build against OCaml 4.05 resolves: rhbz#1447981 - Enable the copyonread flag when running the appliance using libvirt. resolves: rhbz#1466563 - Make sure kernel-rt is never used as Requires. resolves: rhbz#1471651 - v2v: disable unconfiguration of manually installed VMware tools. resolves: rhbz#1477905 - v2v: prefer pigz or pxz for uncompressing OVA files, if available resolves: rhbz#1448739 - resize: handle empty UUIDs for swap partitions resolves: rhbz#1482737 - v2v: remove mention of --dcpath in an error message resolves: rhbz#1486197 - Disables the QEMU image file locking when opening disks as read-only resolves: rhbz#1417306 resolves: rhbz#1503497 - Briefly document the format used for URIs resolves: rhbz#1450325 - v2v: deal with grub2 configurations without a default set resolves: rhbz#1472288 - v2v: warn when a guest has passthrough devices resolves: rhbz#1472719 - v2v: fix three regular expressions resolves: rhbz#1494555 - v2v: enable conversion of full-disk LUKS-encrypted Linux guests resolves: rhbz#1451665 - v2v: new 'vddk' import method resolves: rhbz#1477912 resolves: rhbz#1513884 - Enable libguestfs to work on z Systems resolves: rhbz#1479526 - p2v: fx check for sudo requiring a password resolves: rhbz#1500673 - v2v: handle disks with snapshots in vCenter resolves: rhbz#1172425 - rescue: backport improved version resolves: rhbz#1438710 - v2v: improve bootloader detection resolves: rhbz#1508299 - v2v: parse MAC address of network interfaces in OVF files resolves: rhbz#1506572 - Unconditionally depend on libvirt-daemon-kvm >= 3.9.0-1, which will always pull the right qemu-kvm too, and thus remove the unversioned dependencies on it resolves: rhbz#1500870 - v2v: fix RPM file owned test resolves: rhbz#1503958 - Do not open read-only disks using <shareable/> in the libvirt backend resolves: rhbz#1518517 - v2v: handle better when grubby does not report any default kernel resolves: rhbz#1519204 - v2v: enhance vmx import method to access via SSH resolves: rhbz#1523767 - builder: fix caching of templates when using --cache-all-templates resolves: rhbz#1523650