Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXY
]
libguestfs-tools - System administration tools for virtual machines
- 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.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
|