Name: | libguestfs |
---|---|
Epoch: | 1 |
Version: | 1.28.1 |
Release: | 1.18.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3359444 |
License: | LGPLv2+ |
RPM: | libguestfs-1.28.1-1.18.el7.x86_64.rpm |
Source RPM: | libguestfs-1.28.1-1.18.el7.src.rpm |
Build Date: | Sat Mar 07 2015 |
Build Host: | ca-build56.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, btrfs, 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 for migration from VMware and Xen to KVM For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support Language bindings: libguestfs-devel C/C++ header files and library 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 python-libguestfs Python bindings ruby-libguestfs Ruby bindings |
- v2v: Copy graphics password from source to destination resolves: rhbz#1174123 - p2v: Allow ports to be reused and specify source port number resolves: rhbz#1167774 - p2v: Fix "Conversion was successful" dialog appearing on failure (1167601)
- v2v: Fix modifications to default kernel for legacy grub. resolves: rhbz#1170073
- p2v: Wait for qemu-nbd to start up before starting virt-v2v resolves: rhbz#1167774
- v2v: Document Windows Group Policy problems causing 0x0000007B BSOD resolves: rhbz#1161333 - v2v: Fix conversion of RHEL 3 guests resolves: rhbz#1171130 - v2v: Fix conversion of RHEL 4 guests that use epoch resolves: rhbz#1170685 - v2v: Favour non-debug kernels over debug kernels resolves: rhbz#1170073 - p2v: Fix kickstart for virt-p2v resolves: rhbz#1168632 - Fixed some documentation mistakes.
- p2v: Add Reboot button to the GUI resolves: rhbz#1165564 - p2v: Fixes to 'Cancel Conversion' button resolves: rhbz#1165569 - v2v: -i ova: Remove incorrect warning for disks with no parent controller resolves: rhbz#1167302 - resize: Capture errors from ntfsresize resolves: rhbz#1166618
- v2v: Fix device mapping of /boot/grub2/device.map resolves: rhbz#1165975 - v2v: Fix 'no volume groups found' because of old LVM cache file resolves: rhbz#1164853
- v2v: Fix device remapping for RHEL guests resolves: rhbz#1151725
- Fix inspect-get-icon on RHEL 7 guests resolves: rhbz#1164619 - Fix description of set-append (append) and get-append commands resolves: rhbz#1164732 - Fix small typo in release notes. resolves: rhbz#1164697
- v2v: -o glance: Fix metadata for disk type and NIC resolves: rhbz#1161575 - check xfs label lengths resolves: rhbz#1162966
- v2v: Fix kernel detection when multiple kernels are installed resolves: rhbz#1161250