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
libguestfs is a library for accessing and modifying guest disk images. Amongst
the things this is good for: 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, and much else besides.
.
It 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 provides ways to enumerate guest storage (eg. partitions, LVs, what
filesystem is in each LV, etc.). It can also run commands in the context of
the guest. Also you can upload and download files and directories.
.
This package contains a standalone version the back-end daemon that
carries out filesystem 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.
--- 85804 Thu Jan 1 00:00:00 1970
+++ 126748 Thu Jan 1 00:00:00 1970
@@ -1,20 +1,7 @@
Daemon to access to guest virtual machine through virtio serial
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: 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, and much else besides.
+ The libguestfs library allows accessing and modifying guest disk
+ images.
.
- It 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 provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
This package contains a standalone version the back-end daemon that
- carries out filesystem access on behalf of libguestfs applications.
+ carries out file system access on behalf of libguestfs applications.
It is not needed for regular operation.