Downloadliste

Projektbeschreibung

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, P2V, V2V, performing partial backups, cloning VMs, and much more. libguestfs can access nearly any type of filesystem including: all known types of Linux filesystem (ext2/3/4, XFS, btrfs, etc.), any Windows filesystem (VFAT and NTFS), any Mac OS X and BSD filesystems, LVM2 volumes, MBR and GPT disk partitions, raw disks, qcow2, CD and DVD ISO images, SD cards, and dozens more. libguestfs doesn't need root permissions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-03 06:51
1.6.0

Dies ist eine wichtige neue stabile Release konzentriert sich auf Performance-Verbesserungen (in einigen Fällen 4-5 mal schneller). Es hat einen neuen Kern Inspektion API für die Prüfung unbekannte VMs, schnell guestfish-i Inspektion und schnell virt-df. virt-edit unterstützt nicht-interaktiven Bearbeitungen. guestfish und guestmount kann libvirt Domains direkt zugreifen. Es gibt viele neue APIs.
Tags: Stable
This is a major new stable release concentrating on performance improvements (in some cases 4-5 times faster). It has a new core inspection API for examining unknown VMs, fast guestfish -i inspection, and fast virt-df. virt-edit supports non-interactive edits. guestfish and guestmount can access libvirt domains directly. There are many new APIs.

2010-07-09 08:36
1.4.0

Dies ist ein großes Update. Guestfish können Disk-Images bereit. Virt-resize voll resize viele Linux-und Windows Gäste. Die FUSE-Modul hat nun schreiben zu unterstützen. Es gibt Dutzende von Bugfixes.
Tags: Stable
This is a major update. Guestfish can create prepared disk images. Virt-resize can fully resize many Linux and Windows guests. The FUSE module now has write support. There are dozens of bugfixes.

2010-04-14 16:17
1.3.3

Neue Instrumente wurden hinzugefügt: virt-Katze, die "Katze" auf Dateien führt von einer VM; virt-edit, welche Dateien bearbeitet in einer VM; virt-Größe, die eine VM verkleinert; virt-Rettungs-und virt-win-reg , die Windows Registry Änderungen vornimmt, um eine VM. Viele neue C-APIs und mehrere Bugfixes wurden hinzugefügt.
New tools were added: virt-cat, which performs "cat" on files from a VM; virt-edit, which edits files in a VM; virt-resize, which resizes a VM; virt-rescue; and virt-win-reg, which makes Windows Registry changes to a VM. Many new C APIs and multiple bugfixes were added.

2009-09-23 02:34
1.0.71

Der Netzwerk-Code wurde geändert, damit es robuster. Der gesamte Code wurde durch eine statische C-Analysator laufen und fest werden, damit sie robust. Befehle können zurückverfolgt werden, um automatisch ein Skript zu erzeugen. Es gibt Unterstützung für SELinux-Gäste, und die Unterstützung von inotify.
The networking code has been modified to make it more robust. All of the code was run through a C static analyzer and fixed to make it more robust. Commands can be traced to automatically produce a script. There is support for SELinux guests, and support for inotify.

2009-07-23 22:24
1.0.64

Diese Version hat ein 'virt-df' Programm, das die 'df "Betrieb über alle virtuellen Maschinen läuft und ein" virt-Katze "-Programm, das listet die Dateien in einer virtuellen Maschine. Remote Support für guestfish wurde hinzugefügt. Builds sind jetzt auch für Debian.
This release added a 'virt-df' program that runs the 'df' operation over all your virtual machines and a 'virt-cat' program that lists files inside a virtual machine. Remote support for guestfish was added. Builds are now available for Debian.

Project Resources