Key | Value |
---|---|
FileName | ./usr/share/locale/gu/LC_MESSAGES/guestfs-tools.mo |
FileSize | 42968 |
MD5 | 2370BE35236B4BD3DA1994980F509DF6 |
RDS:package_id | 293685 |
SHA-1 | 1327544866B337815E82057861E836B9C2D19251 |
SHA-256 | E4E1C4E4FAB4EFB2796B42B10EFD1387DACCA31593914EC15EF7B395AD8FAD27 |
SSDEEP | 384:LZLA+W4P23zhJ0+4yAw6coPqUnadkUkmMVmrUL2xnNr8eng/cA8uJg6t6Oi+qII9:LVLPmzhJ0+ZApgkRmg2xKf9JUUDhfTdy |
TLSH | T15A13BBE1D7B8F031E9CB6F7A929E5160C579D347C12A3310119EDE448801D9E3EFA9AB |
insert-timestamp | 1678964909.7658336 |
source | RDS.db |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 86 |
hashlookup:trust | 100 |
The searched file hash is included in 86 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 8CDB253610759B8A421452F9B166C39E |
PackageArch | ppc64le |
PackageDescription | Libguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), migrate between hypervisors (virt-p2v, virt-v2v), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. Libguestfs for Red Hat Enterprise Linux is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support For developers: libguestfs-devel C/C++ header files and library Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | libguestfs |
PackageRelease | 2.el8s |
PackageVersion | 1.44.0 |
SHA-1 | 0770285F46E256F18CCE92A9226BCE9CEEF58C0E |
SHA-256 | 4CF35E1228D386CD810CA5EC279A9C56C0C6194A37299D9C7E85578F555751FD |
Key | Value |
---|---|
MD5 | C9FF141504303CE3D6781471D7F3A037 |
PackageArch | s390x |
PackageDescription | guestfs-tools is a set of tools that can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Virt-alignment-scan scans virtual machines looking for partition alignment problems. Virt-builder is a command line tool for rapidly making disk images of popular free operating systems. Virt-cat is a command line tool to display the contents of a file in a virtual machine. Virt-customize is a command line tool for customizing virtual machine disk images. Virt-df is a command line tool to display free space on virtual machine filesystems. Unlike other tools, it doesn’t just display the amount of space allocated to a virtual machine, but can look inside the virtual machine to see how much space is really being used. It is like the df(1) command, but for virtual machines, except that it also works for Windows virtual machines. Virt-diff shows the differences between virtual machines. Virt-edit is a command line tool to edit the contents of a file in a virtual machine. Virt-filesystems is a command line tool to display the filesystems, partitions, block devices, LVs, VGs and PVs found in a disk image or virtual machine. It replaces the deprecated programs virt-list-filesystems and virt-list-partitions with a much more capable tool. Virt-format is a command line tool to erase and make blank disks. Virt-get-kernel extracts a kernel/initrd from a disk image. Virt-inspector examines a virtual machine and tries to determine the version of the OS, the kernel version, what drivers are installed, whether the virtual machine is fully virtualized (FV) or para-virtualized (PV), what applications are installed and more. Virt-log is a command line tool to display the log files from a virtual machine. Virt-ls is a command line tool to list out files in a virtual machine. Virt-make-fs is a command line tool to build a filesystem out of a collection of files or a tarball. Virt-resize can resize existing virtual machine disk images. Virt-sparsify makes virtual machine disk images sparse (thin-provisioned). Virt-sysprep lets you reset or unconfigure virtual machines in preparation for cloning them. Virt-tail follows (tails) a log file within a guest, like 'tail -f'. |
PackageMaintainer | https://www.suse.com/ |
PackageName | guestfs-tools |
PackageRelease | 150500.1.1 |
PackageVersion | 1.48.2 |
SHA-1 | 080010F4B926BC3B791C911F1167088052F28249 |
SHA-256 | 64559C063573BB02143230F64E142763CF0226A08DD9BB1358A0F1C9F4395D3F |
Key | Value |
---|---|
FileSize | 3938092 |
MD5 | 1FCCBF4CB029660D2436772710AC5744 |
PackageDescription | 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. |
PackageMaintainer | Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org> |
PackageName | libguestfs0 |
PackageSection | libs |
PackageVersion | 1:1.44.0-2 |
SHA-1 | 0A7A6927C689EBC1F503702DBB1A480C74153D76 |
SHA-256 | 7BF5D04CAC7F98C8E2E80AE5E693DAECEE715DD5C30E3728E7C2D8AFBDFD3832 |
Key | Value |
---|---|
MD5 | F7C655301970C8BC6C67F36128A5342A |
PackageArch | armv7hl |
PackageDescription | Libguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem 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. Libguestfs is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-forensics adds filesystem forensics support libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-hfsplus adds HFS+ (Mac filesystem) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-jfs adds JFS support libguestfs-nilfs adds NILFS v2 support libguestfs-reiserfs adds ReiserFS support libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-ufs adds UFS (BSD) support libguestfs-xfs adds XFS support libguestfs-zfs adds ZFS support For developers: libguestfs-devel C/C++ header files and library Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings php-libguestfs PHP bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings libguestfs-vala Vala language bindings |
PackageMaintainer | neoclust <neoclust> |
PackageName | libguestfs |
PackageRelease | 2.2.mga8 |
PackageVersion | 1.44.0 |
SHA-1 | 0AA1ECEA7EF9FA4C400E525FCC7EEF9F8ED9C2DD |
SHA-256 | 1659D6646A0BB3D8D8D13A76E0121ADFD34525882CC1DAB0985B374C6D4C1777 |
Key | Value |
---|---|
FileSize | 3947408 |
MD5 | 8F3129370C3B8AF572BD6DF31B58DA3B |
PackageDescription | 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. |
PackageMaintainer | Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org> |
PackageName | libguestfs0 |
PackageSection | libs |
PackageVersion | 1:1.44.2-1 |
SHA-1 | 112184E587893EDF65D640564B50E1935F7CD2EF |
SHA-256 | 4B72A9888E6A2F4E2C28140742C30CFCB70DFAA5B246E672401CC5F242F3EDA3 |
Key | Value |
---|---|
MD5 | 7524AD0AEE2AA8A4C5D0B7EBE37AEC36 |
PackageArch | aarch64 |
PackageDescription | guestfs-tools is a set of tools that can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Virt-alignment-scan scans virtual machines looking for partition alignment problems. Virt-builder is a command line tool for rapidly making disk images of popular free operating systems. Virt-cat is a command line tool to display the contents of a file in a virtual machine. Virt-customize is a command line tool for customizing virtual machine disk images. Virt-df is a command line tool to display free space on virtual machine filesystems. Unlike other tools, it doesn’t just display the amount of space allocated to a virtual machine, but can look inside the virtual machine to see how much space is really being used. It is like the df(1) command, but for virtual machines, except that it also works for Windows virtual machines. Virt-diff shows the differences between virtual machines. Virt-edit is a command line tool to edit the contents of a file in a virtual machine. Virt-filesystems is a command line tool to display the filesystems, partitions, block devices, LVs, VGs and PVs found in a disk image or virtual machine. It replaces the deprecated programs virt-list-filesystems and virt-list-partitions with a much more capable tool. Virt-format is a command line tool to erase and make blank disks. Virt-get-kernel extracts a kernel/initrd from a disk image. Virt-inspector examines a virtual machine and tries to determine the version of the OS, the kernel version, what drivers are installed, whether the virtual machine is fully virtualized (FV) or para-virtualized (PV), what applications are installed and more. Virt-log is a command line tool to display the log files from a virtual machine. Virt-ls is a command line tool to list out files in a virtual machine. Virt-make-fs is a command line tool to build a filesystem out of a collection of files or a tarball. Virt-resize can resize existing virtual machine disk images. Virt-sparsify makes virtual machine disk images sparse (thin-provisioned). Virt-sysprep lets you reset or unconfigure virtual machines in preparation for cloning them. Virt-tail follows (tails) a log file within a guest, like 'tail -f'. |
PackageMaintainer | tv <tv> |
PackageName | guestfs-tools |
PackageRelease | 1.mga9 |
PackageVersion | 1.49.2 |
SHA-1 | 117B8D15E2F4F6CFFEF322DE4B513D2853F649E2 |
SHA-256 | 135E4AD7941DD60A2C205C6DE501A3D1E935C4AA4A99490B3913DA220AA0F663 |
Key | Value |
---|---|
MD5 | 3DB8366C4AD3211691E6AA1B4AFF2333 |
PackageArch | x86_64 |
PackageDescription | Libguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), migrate between hypervisors (virt-p2v, virt-v2v), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. Libguestfs for Red Hat Enterprise Linux is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support For developers: libguestfs-devel C/C++ header files and library Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | libguestfs |
PackageRelease | 3.el8s |
PackageVersion | 1.44.0 |
SHA-1 | 133DC7EC482942F68A9B4DEB2FC5A7C25BFE1EEC |
SHA-256 | DD8B612FB7F8B199C989E3D15BBEB101F8CC710E7A7B9880C09CE285DFD1EAAD |
Key | Value |
---|---|
MD5 | A7CDD1D5FC68CE76F2BE8BFBFD70750D |
PackageArch | x86_64 |
PackageDescription | Libguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), migrate between hypervisors (virt-p2v, virt-v2v), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. Libguestfs for Red Hat Enterprise Linux is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support For developers: libguestfs-devel C/C++ header files and library Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | libguestfs |
PackageRelease | 5.module_el8.6.0+1087+b42c8331 |
PackageVersion | 1.44.0 |
SHA-1 | 14EF5529FC94382CB399CE430386AF6E28B32685 |
SHA-256 | A0CBDC5C27F1D45480B2C4B28CAAC267A9A879DE19091EFA057119705611CBEF |
Key | Value |
---|---|
MD5 | 5367BA9CA55FC9DE5DA30E6457296C81 |
PackageArch | x86_64 |
PackageDescription | 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 else besides. 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 volume management, MBR and GPT disk partitions, raw disks, qcow2, VirtualBox VDI, VMWare VMDK, CD and DVD ISOs, SD cards, and dozens more. libguestfs doesn't need root permissions. All this functionality is available through a convenient shell called guestfish, or use virt-rescue to get a rescue shell for fixing unbootable virtual machines. |
PackageName | guestfs-tools |
PackageRelease | 350.1 |
PackageVersion | 1.44.2 |
SHA-1 | 154644E9167DE66C3539D734D0C7D51D986ECFBB |
SHA-256 | AF1975BB9723033FDA2D57EFB4078A45D595D89814B0068AFB325B121141B78A |
Key | Value |
---|---|
FileSize | 4410056 |
MD5 | BB706261CBC3DD54B1301317B1FF1A29 |
PackageDescription | 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. |
PackageMaintainer | Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org> |
PackageName | libguestfs0 |
PackageSection | libs |
PackageVersion | 1:1.44.0-2 |
SHA-1 | 180A24B91119E16E1DA2D44A0678118BC1CD9F42 |
SHA-256 | 012765C2D4C3AF3343DDA4E3F086DE05FBDD5FD03EBDCA7E64F104CB16D4248D |