diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-15 15:33:46 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-16 08:20:09 +0700 |
commit | 0a227ffd5675ccbc37000878c0e331221fdedf41 (patch) | |
tree | a4a87403e79720088de8a762d29734a48c763d1f /libraries/libvmdk/README | |
parent | 9db8b4926857aad2c1be7e689d1477f8a352c0ac (diff) | |
download | slackbuilds-0a227ffd5675ccbc37000878c0e331221fdedf41.tar.gz |
libraries/libvmdk: Updated for version 20210807.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvmdk/README')
-rw-r--r-- | libraries/libvmdk/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libvmdk/README b/libraries/libvmdk/README index ea36b34250..aaad7fe9ef 100644 --- a/libraries/libvmdk/README +++ b/libraries/libvmdk/README @@ -1,6 +1,7 @@ libvmdk (libYAL VMDK library) -Library and tools to access the VMware Virtual Disk (VMDK) image format. +Library and tools to access the VMware Virtual Disk (VMDK) image +format. Read supported extent file formats: @@ -17,5 +18,5 @@ Supported VMDK format features: VMDK format features not supported at the moment: -images that use a physical device - -changed block tracking (CBT) (supported by VMDK version 3 (sparse)) - change tracking file + -changed block tracking (CBT) (supported by VMDK version 3 + (sparse)) change tracking file |