vmfs6-tools 0.1.0-3 source package in Ubuntu

Changelog

vmfs6-tools (0.1.0-3) unstable; urgency=medium

  * d/control:
    - Add Homepage and Vcs-{Browser,Git} fields, now that we're on Salsa and
      the package is using a git-buildpackage workflow.

 -- Thomas Ward <email address hidden>  Sun, 29 Dec 2019 18:54:06 -0500

Upload details

Uploaded by:
Thomas Ward
Uploaded to:
Sid
Original maintainer:
Thomas Ward
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
vmfs6-tools_0.1.0-3.dsc 1.9 KiB 2cb02a6c22d06fa0ece74e738e546a8339a8d8600c77e978895c12ff067a20ed
vmfs6-tools_0.1.0.orig.tar.gz 80.7 KiB e132c41e7f18294cfd391d49ce94115d782650a387974a2049fc3b50dc3e575e
vmfs6-tools_0.1.0-3.debian.tar.xz 1.8 KiB e3fb60313eabb58ec0e3896df254e3e4cf5ab1559ea9980a4c7f018e850a1573

Available diffs

No changes file available.

Binary packages built by this source

vmfs6-tools: Tools to access VMFS6 filesystems

 VMFS6 is a clustered filesystem designed to store virtual machine disks for
 VMware ESX or ESXi Server hosts. This set of tools allows to access these
 filesystems from some other non ESX/ESXi host for e.g. maintenance tasks.
 .
 Only read access is available at the moment, but write access is under
 works. Multiple extents are supported.
 .
 The VMFS can be accessed with a command line tool or mounted through a
 userspace filesystem (FUSE-based).
 .
 This version of VMFS Tools is designed to work with VMFS6, it is not
 guaranteed to support VMFS5; if you need VMFS5 support, then use the
 vmfs-tools package instead.

vmfs6-tools-dbgsym: debug symbols for vmfs6-tools