# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libguestfs/libguestfs.desc # Copyright (C) 2025 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] A library and tools for accessing and modifying virtual machine disk images [T] libguestfs is a set of tools for accessing and modifying virtual machine [T] (VM) disk images. You can use this for viewing and editing files inside [T] guests, scripting changes to VMs, monitoring disk used/free statistics, [T] creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, [T] formatting disks, resizing disks, and much more. All this functionality is [T] available through a scriptable shell called guestfish, or an interactive [T] rescue shell virt-rescue. [U] http://libguestfs.org/ [A] libguestfs [M] René Rebe [C] extra/filesystem [F] CROSS [E] opt php [E] opt ruby [L] GPL [V] 1.60.1 [P] X -----5---9 560.000 [D] be9bc414f32a4c622b1388aab1b0b79170035c24437175b2ecc825fa libguestfs-1.60.1.tar.gz https://download.libguestfs.org/1.60-stable/ export REALLY_INSTALL=yes # FIXME build with go and perl #pkginstalled go || var_append confopt ' ' --disable-golang #pkginstalled perl || var_append confopt ' ' --disable-perl # FIXME build apliences #pkginstalled supermin || var_append confopt ' ' --disable-appliance