Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.38.2-12.el7.noarch
[29 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
|