a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Daemon to access to guest virtual machine through virtio serial
The libguestfs library allows accessing and modifying guest disk
images. It offers the following features, among many others:
* making batch configuration changes to guests;
* viewing and editing files inside guests;
* getting disk used/free statistics;
* migrating between virtualization systems;
* performing partial backups;
* performing partial guest clones;
* cloning guests and changing registry/UUID/hostname info.
.
It uses the Linux kernel and qemu code, and can access any type of guest
file system 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.
.
The library provides ways to enumerate guest storage (such as partitions, LVs,
what file system is in each LV, etc.); to run commands in the context of the
guest; and to upload and download files and directories.
.
This package contains a standalone version the back-end daemon that
carries out file system access on behalf of libguestfs applications.
It is not needed for regular operation.
Description: Daemon to access to guest virtual machine through virtio serial
The libguestfs library allows accessing and modifying guest disk
images.
.
This package contains a standalone version the back-end daemon that
carries out file system access on behalf of libguestfs applications.
It is not needed for regular operation.
--- 86811 Thu Jan 1 00:00:00 1970
+++ 126748 Thu Jan 1 00:00:00 1970
@@ -1,22 +1,6 @@
Daemon to access to guest virtual machine through virtio serial
The libguestfs library allows accessing and modifying guest disk
- images. It offers the following features, among many others:
- * making batch configuration changes to guests;
- * viewing and editing files inside guests;
- * getting disk used/free statistics;
- * migrating between virtualization systems;
- * performing partial backups;
- * performing partial guest clones;
- * cloning guests and changing registry/UUID/hostname info.
- .
- It uses the Linux kernel and qemu code, and can access any type of guest
- file system 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.
- .
- The library provides ways to enumerate guest storage (such as partitions, LVs,
- what file system is in each LV, etc.); to run commands in the context of the
- guest; and to upload and download files and directories.
+ images.
.
This package contains a standalone version the back-end daemon that
carries out file system access on behalf of libguestfs applications.