libguestfs 1.14.1-2build2 source package in Ubuntu
Changelog
libguestfs (1.14.1-2build2) precise; urgency=low * Rebuild for OCaml 3.12.1. -- Colin Watson <email address hidden> Sat, 19 Nov 2011 12:03:46 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Libvirt Maintainers
- Architectures:
- i386 amd64 all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libguestfs_1.14.1.orig.tar.gz | 5.6 MiB | c58097330e038416e546888f238763376f05e8be46e1af8e066ff68139524308 |
libguestfs_1.14.1-2build2.debian.tar.gz | 31.6 KiB | 91ca949e591f250478a23985cd50765b32fe3861ea49822a33e3fd3da9b84a23 |
libguestfs_1.14.1-2build2.dsc | 3.2 KiB | 4ba7fb93ac1e488e2762fa4b58a739f4d469b355325241492e30990942248e23 |
Available diffs
- diff from 1.14.1-2build1 to 1.14.1-2build2 (313 bytes)
Binary packages built by this source
- guestfish: guest disk image management system - file system shell
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.
.
Guestfish is a shell and command-line tool for examining and modifying
virtual machine file systems. It uses libguestfs and exposes all of the
functionality of the guestfs API; see guestfs(3).
- guestfsd: 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.
- guestmount: guest disk image management system - FUSE mount utility
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.
.
The guestmount utility can be used to mount virtual machine file systems and
other disk images on the host. It uses libguestfs for access to the guest
file system, and FUSE ("File system in USErspace") to make it appear as a
mountable device.
- libguestfs-dev: guest disk image management system - development headers
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 the development headers.
- libguestfs-doc: guest disk image management system - documentation
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 the documentation.
- libguestfs-ocaml: guest disk image management system - OCaml 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.
.
This package includes the OCaml shared runtime stub libraries.
- libguestfs-ocaml-dev: 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 all the files needed to develop OCaml programs
which use OCaml bindings to libguestfs.
- libguestfs-perl: guest disk image management system - Perl 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.
.
This package contains the Perl bindings.
- libguestfs-tools: guest disk image management system - tools
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 virtualization tools, including virt-cat, virt-df,
virt-edit, virt-filesystems, virt-inspector, virt-ls, virt-make-fs,
virt-rescue, virt-resize, virt-tar, and virt-win-reg.
- libguestfs0: guest disk image management system - shared library
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.
- libguestfs0-dbg: guest disk image management system - debug symbols
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 the debugging symbols.
- python-guestfs: guest disk image management system - Python 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.
.
This package contains the Python bindings.