./wip/libguestfs-appliance, Fixed appliance binaries for libguestfs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.38.0, Package name: libguestfs-appliance-1.38.0, Maintainer: pkgsrc-users

This is the "fixed appliance", a pre-built binary appliance for libguestfs.

Internally, libguestfs is implemented by running an appliance (a special type
of small virtual machine) using qemu(1). Qemu runs as a child process of the
main program.

Inside the appliance is a Linux kernel and a complete stack of userspace
tools (such as LVM and ext2 programs) and a small controlling daemon called
"guestfsd". The library talks to "guestfsd" using remote procedure calls (RPC).
There is a mostly one-to-one correspondence between libguestfs API calls and
RPC calls to the daemon. Lastly the disk image(s) are attached to the qemu
process which translates device access by the appliance's Linux kernel into
accesses to the image.


Required to build:
[emulators/qemu] [pkgtools/cwrappers]

Master sites:

RMD160: 872e9d88a39fa9257c7a07c00c7f6a9e34bed7da
Filesize: 94275.004 KB

Version history: (Expand)