Skip to content

CentOS 7 - Updates for x86_64: unspecified: libguestfs-tools

libguestfs-tools - System administration tools for virtual machines

Website: http://libguestfs.org/
License: GPLv2+
Vendor: CentOS
Description:
This package contains miscellaneous system administrator command line
tools for virtual machines.

Guestfish is the Filesystem Interactive SHell, for accessing and
modifying virtual machine disk images from the command line and shell
scripts.

The guestmount command lets you mount guest filesystems on the host
using FUSE and libguestfs.

Virt-alignment-scan scans virtual machines looking for partition
alignment problems.

Virt-builder is a command line tool for rapidly making disk images
of popular free operating systems.

Virt-cat is a command line tool to display the contents of a file in a
virtual machine.

Virt-copy-in and virt-copy-out are command line tools for uploading
and downloading files and directories to and from virtual machines.

Virt-customize is a command line tool for customizing virtual machine
disk images.

Virt-df is a command line tool to display free space on virtual
machine filesystems.  Unlike other tools, it doesn’t just display the
amount of space allocated to a virtual machine, but can look inside
the virtual machine to see how much space is really being used.  It is
like the df(1) command, but for virtual machines, except that it also
works for Windows virtual machines.

Virt-diff shows the differences between virtual machines.

Virt-edit is a command line tool to edit the contents of a file in a
virtual machine.

Virt-filesystems is a command line tool to display the filesystems,
partitions, block devices, LVs, VGs and PVs found in a disk image
or virtual machine.  It replaces the deprecated programs
virt-list-filesystems and virt-list-partitions with a much more
capable tool.

Virt-format is a command line tool to erase and make blank disks.

Virt-get-kernel extracts a kernel/initrd from a disk image.

Virt-inspector examines a virtual machine and tries to determine the
version of the OS, the kernel version, what drivers are installed,
whether the virtual machine is fully virtualized (FV) or
para-virtualized (PV), what applications are installed and more.

Virt-log is a command line tool to display the log files from a
virtual machine.

Virt-ls is a command line tool to list out files in a virtual machine.

Virt-make-fs is a command line tool to build a filesystem out of
a collection of files or a tarball.

Virt-rescue provides a rescue shell for making interactive,
unstructured fixes to virtual machines.

Virt-resize can resize existing virtual machine disk images.

Virt-sparsify makes virtual machine disk images sparse (thin-provisioned).

Virt-sysprep lets you reset or unconfigure virtual machines in
preparation for cloning them.

Virt-tail follows (tails) a log file within a guest, like 'tail -f'.

Virt-tar-in and virt-tar-out are archive, backup and upload tools
for virtual machines.  These replace the deprecated program virt-tar.

Virt-win-reg lets you look at and modify the Windows Registry of
Windows virtual machines.

Packages

libguestfs-tools-1.40.2-10.el7.noarch [24 KiB] Changelog by Pino Toscano (2020-06-23):
- v2v: ship a newer version of rhev-apt.exe
  resolves: rhbz#1753914
libguestfs-tools-1.40.2-9.el7_8.1.noarch [26 KiB] Changelog by Pino Toscano (2020-06-23):
- v2v: ship a newer version of rhev-apt.exe
  resolves: rhbz#1850052
libguestfs-tools-1.40.2-9.el7.noarch [26 KiB] Changelog by Pino Toscano (2019-12-05):
- Do not crash when using multiple --key options in tools
  resolves: rhbz#1776468
libguestfs-tools-1.40.2-5.el7_7.3.noarch [26 KiB] Changelog by Pino Toscano (2019-12-09):
- Do not crash when using multiple --key options in tools
  resolves: rhbz#1781154
libguestfs-tools-1.40.2-5.el7_7.2.noarch [28 KiB] Changelog by Pino Toscano (2019-09-18):
- v2v: -o rhv-upload: improve wait logic after finalize
  resolves: rhbz#1753121
libguestfs-tools-1.40.2-5.el7_7.1.noarch [28 KiB] Changelog by Pino Toscano (2019-07-22):
- v2v: fix a couple of Python 2 porting issues in the nbdkit Python script
  for 'rhv-upload'
  resolves: rhbz#1726168
libguestfs-tools-1.40.2-5.el7.noarch [27 KiB] Changelog by Pino Toscano (2019-06-04):
- Rebase to libguestfs 1.40.2 in RHEL 7.7.
  resolves: rhbz#1621895
- v2v: uninstall the VMware Tools correctly
  resolves: rhbz#1465849
  resolves: rhbz#1481930
- v2v: fix VMware vCenter roles needed for conversion
  resolves: rhbz#1530967
- v2v: preserve the VM Generation ID
  resolves: rhbz#1598350
- Query QEMU to known whether KVM is supported
  resolves: rhbz#1605071
- v2v: add --mac option
  resolves: rhbz#1607274
- v2v: install ovirt-guest-agent-common on Linux guests migrated to RHV
  resolves: rhbz#1619665
  resolves: rhbz#1691659
- v2v: provide a way to query for the estimated size of the disks
  resolves: rhbz#1622785
- Correctly inspect the newer versions of openSUSE (15, Factory, Thumbleweed)
  resolves: rhbz#1634248
- p2v: add an option to Shutdown the machine after the conversion
  resolves: rhbz#1642044
- v2v: fix epoch when querying installed RPM packages
  resolves: rhbz#1669395
- Use a better icon for RHEL >= 7 guests
  resolves: rhbz#1679482
- v2v: improve the architecture detection of Linux kernel modules
  resolves: rhbz#1690574
- v2v: ship a newer version of rhev-apt.exe
  resolves: rhbz#1688155
- v2v: update nbdkit information in documentation
  resolves: rhbz#1605242
- v2v: warn when a guest has 'direct' network interfaces
  resolves: rhbz#1151902
- v2v: use proper SELinux label for nbdkit sockets
  resolves: rhbz#1698437
libguestfs-tools-1.38.2-12.el7_6.2.noarch [31 KiB] Changelog by Pino Toscano (2019-02-07):
- Fix inspection of partition-less devices
  resolves: rhbz#1673280
libguestfs-tools-1.38.2-12.el7_6.1.noarch [31 KiB] Changelog by Pino Toscano (2018-10-12):
- v2v: update documentation regarding SHA-2 certificates in Windows 7 and
  Windows Server 2008 R2
  resolves: rhbz#1632788
- v2v: fix rhev-apt firstboot command for Windows
  resolves: rhbz#1625216
libguestfs-tools-1.38.2-12.el7.noarch [30 KiB] Changelog by Pino Toscano (2018-08-31):
- Rebase to libguestfs 1.38.2 in RHEL 7.6.
  resolves: rhbz#1551055
- v2v: warn about unknown VMware controller types
  resolves: rhbz#1510801
- df: show correct sizes in human-readable mode for filesystems with
  block size = 512
  resolves: rhbz#1525262
- v2v: fix example URL in man page
  resolves: rhbz#1540535
- Fix SELinux relabelling when the SELinux config has no SELINUXTYPE key
  resolves: rhbz#1541525
- Fix qemu-img-ma dependency in non-x86_64 architectures
  resolves: rhbz#1568676
- v2v: update "resume=/dev/sdaX" entries in GRUB command lines
  resolves: rhbz#1532224
- v2v: fix virtio-rng and memballoon OVF fragment for RHV
  resolves: rhbz#1550168
- v2v: detect whether the root filesystem was not mounted in read-write mode
  resolves: rhbz#1567763
- v2v: import OVAs with snapshots
  resolves: rhbz#1570407
- v2v: ship a newer version of rhev-apt.exe
  resolves: rhbz#1571237
- Move the osinfo-db dependency to libguestfs-tools-c, since it's the only
  place where it used now (by virt-builder-repository).
- v2v: new 'rhv-upload' method to stream images directly to oVirt/RHV using
  oVirt REST API
  resolves: rhbz#1557273
- Start lvmetad earlier when booting the appliance
  resolves: rhbz#1581810
- v2v: fix kernel detection in Ubuntu guests since 18.04
  resolves: rhbz#1591248
- v2v: convert the CPU topology correctly
  resolves: rhbz#1541908
- Add a new inspect_get_osinfo API, and add its result to the output of
  virt-inspector
  resolves: rhbz#1544842
- Pass absolute paths to NBD sockets when using the libvirt backend
  resolves: rhbz#1588451
- v2v: do not write only <vendor> without <model> in libvirt XMLs
  resolves: rhbz#1591789
- v2v: depend on nbdkit, nbdkit-plugin-python2, and nbdkit-plugin-vddk,
  used for -it vddk, and -o rhv-upload
  resolves: rhbz#1589776
  resolves: rhbz#1608718
- v2v/p2v: disable on aarch64, since it is not supported (nor even working)
  there
  resolves: rhbz#1601488
- v2v: handle srN devices in libvirt XML (for virt-p2v)
  resolves: rhbz#1612785
- Do not use the -cpu parameter under any circumstances for ppc64le.
  resolves: rhbz#1605071
libguestfs-tools-1.36.10-6.el7_5.2.noarch [33 KiB] Changelog by Pino Toscano (2018-04-23):
- Fix qemu-img-ma dependency
  resolves: rhbz#1570533
libguestfs-tools-1.36.10-6.el7.centos.noarch [33 KiB] Changelog by Pino Toscano (2018-01-22):
- 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
libguestfs-tools-1.36.3-6.el7_4.3.noarch [32 KiB] Changelog by Pino Toscano (2017-08-02):
- v2v: disable unconfiguration of manually installed VMware tools.
  resolves: rhbz#1480623
libguestfs-tools-1.36.3-6.el7_4.2.noarch [32 KiB] Changelog by Pino Toscano (2017-07-17):
- Make sure kernel-rt is never used as Requires.
  resolves: rhbz#1471829
libguestfs-tools-1.36.3-6.el7.noarch [32 KiB] Changelog by Pino Toscano (2017-06-22):
- Rebase to libguestfs 1.36 in RHEL 7.4.
  resolves: rhbz#1359086
- v2v: always use names for libvirt pools
  resolves: rhbz#1141631
- v2v: correctly find GRUB in RHEL UEFI guests
- v2v: uninstall VMware tools packages from guests
  resolves: rhbz#1155150
- v2v: install RHEV-APT only when using -o rhev/-o vdsm
  resolves: rhbz#1161019
- New API: btrfs-filesystem-show
  resolves: rhbz#1164765
- p2v: always enable debugging when running virt-v2v
  resolves: rhbz#1167623
- libguestfs prefers virtio-pci on aarch64
  resolves: rhbz#1237250
- v2v: make sure to copy all the driver files on Windows
  resolves: rhbz#1255610
- Better tolerate corrupted Windows hivex; bump the hivex BuildRequires and
  Requires to >= 1.3.10-5.8.el7
  resolves: rhbz#1311890
- v2v: ignore all the environment variables for proxy when exporting from
  vCenter
  resolves: rhbz#1354507
- virt-sysprep can deal with full-LUKS encrypted guests
  resolves: rhbz#1362649
- All the tools have bash completion scripts.
  resolves: rhbz#1367738
- v2v: do not remove Processor and Intelppm nodes in Windows guests
  resolves: rhbz#1372668
- Fix SELinux relabelling in old RHEL 6 guests, by adjusting a broken
  regular expression in file_contexts file
  resolves: rhbz#1374232
- v2v: set all the properties on creation when exporting to Glance
  resolves: rhbz#1374405
- v2v: set hw_video_model when exporting to Glance
  resolves: rhbz#1374651
- v2v: fix OVA conversion as root using the libvirt backend
  resolves: rhbz#1375157
- Various improvements and fixes to the documentation
  resolves: rhbz#1377081
  resolves: rhbz#1390876
  resolves: rhbz#1398070
  resolves: rhbz#1425306
- v2v: support <listen type='socket'> and <listen type='none'>
  resolves: rhbz#1378022
- v2v: allow libvirt >= 2.1.0 for vCenter conversions
  resolves: rhbz#1379240
- p2v: enable mnemonics in the GUI
  resolves: rhbz#1379289
- Split virt-p2v, and the tools for it, in an own package: virt-p2v-maker
  resolves: rhbz#1382275
- Correctly parse mount options in btrfs entries in /etc/fstab.
  resolves: rhbz#1383517
- Read secrets from libvirt domains, when inspecting them
  resolves: rhbz#1392798
- v2v: add --vdsm-compat=1.1 flag for VDSM
  resolves: rhbz#1400205
- Fix inspection with UsrMove and /usr in a separate partition
  resolves: rhbz#1401474
- v2v: improve import compatibility with OVAs produced by AWS
  resolves: rhbz#1402301
- resize: allow URIs for the output disk
  resolves: rhbz#1404182
- Disable EDD when launching the appliance
  resolves: rhbz#1404287
- v2v: increase the memory allocated to the appliance
  resolves: rhbz#1418283
- p2v: switch from GTK+ 2 to GTK+ 3
- p2v: add dbus-devel as BuildRequires to disable suspension during the
  conversion
- libguestfs-java: bump the java-headless Require to >= 1.7.0, matching the
  Build-Require, and the generated bytecode
  resolves: rhbz#1364518
- Do not try to use/write to /var/cache/yum & /var/log/yum.log
- Bump ocaml-findlib-devel BuildRequires to >= 1.3.3-7.el7, because of
  RHBZ#1403897
- v2v: remove --dcpath & --dcPath from --help output too
  resolves: rhbz#1429430
- v2v: force VNC as display for -i disk, as SDL is not supported
  resolves: rhbz#1372671
- v2v, p2v: rename rhvm network to ovirtmgmt
  resolves: rhbz#1429491
- v2v: when exporting to local disk, check that UEFI firmware is installed
  before conversion
  resolves: rhbz#1429506
- dib: actually generate SHA256 checksums when using --checksum
  resolves: rhbz#1430184
- v2v: do not mention SUSE Xen hosts as supported
  resolves: rhbz#1430203
- v2v: depend on OVMF/AAVMF, for converting EFI guests
  resolves: rhbz#1429643
- v2v: use absolute path when using an OVA as backing file
  resolves: rhbz#1430680
- v2v: support Debian/Ubuntu guests
  resolves: rhbz#1387213
- sysprep: remove DHCP_HOSTNAME entries
  resolves: rhbz#1427529
- v2v: avoid repeated "run virt-v2v -v -x" message on error
  resolves: rhbz#1167623
- bash-completion: add script for virt-v2v-copy-to-local
  resolves: rhbz#1367738
- v2v: fix virtio block driver installation for Windows 10 and Windows 2016
  resolves: rhbz#1434737
- Replace the libosinfo dependency with osinfo-db, since we are only using
  the osinfo database.
- v2v: fix virtio driver installation for Windows 8 UEFI
  resolves: rhbz#1431579
- v2v: new 'vmx' import method
  resolves: rhbz#1441197
- v2v: properly identify Windows 2016 guests when exporting them to RHV-M
  resolves: rhbz#1447202
- Run pvresize in non-interactive mode
  resolves: rhbz#1460692
- resize: make sure the input disk is read-only
  resolves: rhbz#1463714
- Switch qemu-kvm-rhev dependency to qemu-kvm on aarch64
  resolves: rhbz#1463646
libguestfs-tools-1.32.7-3.el7_3.3.noarch [29 KiB] Changelog by Richard W.M. Jones (2017-05-19):
- v2v: -o glance: set all properties during creation
  resolves: rhbz#1452570
libguestfs-tools-1.32.7-3.el7.centos.2.noarch [34 KiB] Changelog by Johnny Hughes (2017-01-17):
- Manual Debranding
libguestfs-tools-1.32.7-3.el7.centos.noarch [36 KiB] Changelog by Johnny Hughes (2016-11-14):
- Manual Debranding
libguestfs-tools-1.28.1-1.55.el7.centos.4.noarch [108 KiB] Changelog by Johnny Hughes (2016-05-12):
- Manual Debranding
libguestfs-tools-1.28.1-1.55.el7.centos.2.noarch [108 KiB] Changelog by Johnny Hughes (2016-04-05):
- Manual Debranding
libguestfs-tools-1.28.1-1.55.el7.centos.noarch [107 KiB] Changelog by Richard W.M. Jones (2015-09-14):
- Fix previous commit by applying the patch this time (1243493)

Listing created by repoview