| Name: | libguestfs |
|---|---|
| Epoch: | 1 |
| Version: | 1.38.4 |
| Release: | 15.0.1.module+el8.2.0+5598+5fbb295f |
| Architecture: | x86_64 |
| Module: | virt:ol:8020020200316135718:9edba152 virt:ol:8020020200601195459:4cda2c84 virt:ol:8020020200909224913:4cda2c84 |
| Group: | Unspecified |
| Size: | 4947084 |
| License: | LGPLv2+ |
| RPM: | libguestfs-1.38.4-15.0.1.module+el8.2.0+5598+5fbb295f.x86_64.rpm |
| Source RPM: | libguestfs-1.38.4-15.0.1.module+el8.2.0+5598+5fbb295f.src.rpm |
| Build Date: | Thu Apr 30 2020 |
| Build Host: | jenkins-10-147-72-125-ee230849-de9c-4eb9-ad78-7c11ad36a3fb.appad1iad.osdevelopmeniad.oraclevcn.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
- Stop building virt-p2v-maker, as it will be built by its own source resolves: rhbz#1777924
- v2v: use -T as argument of scp when copying vmx files via ssh resolves: rhbz#1738886
- Rebuild all virt packages to fix RHEL's upgrade path - Resolves: rhbz#1695587 (Ensure modular RPM upgrade path)
- v2v: update nbdkit information in documentation resolves: rhbz#1651115 - v2v: use proper SELinux label for nbdkit sockets resolves: rhbz#1717088
- Use a better icon for RHEL 7+ guests resolves: rhbz#1679483 - Fix inspection of partition-less devices resolves: rhbz#1679966 - v2v: ship a newer version of rhev-apt.exe resolves: rhbz#1688062
- Rebase to libguestfs 1.38.4 in RHEL 8.0.