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

diff from 88736 and 126660

Description: guest disk image management system - OCaml development files
 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 Erlang bindings to libguestfs.
Description: guest disk image management system - Erlang bindings
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains Erlang bindings to libguestfs.
--- 88736	Thu Jan  1 00:00:00 1970
+++ 126660	Thu Jan  1 00:00:00 1970
@@ -1,21 +1,5 @@
-guest disk image management system - OCaml development files
+guest disk image management system - Erlang bindings
  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 Erlang bindings to libguestfs.