/usr/share/doc/vmdk-stream-converter/README is in vmdk-stream-converter 0.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | While adding support for VMWare ESX/vSphere to the Image Factory project
we discovered that we needed to support the "stream-optimized" variant
of VMDK.
This module is a first draft attempt to do so.
It is known to work on ESXi 4.1.
This format is only useful if you are attempting to import virtual machines
into ESX using the vSphere SOAP API and HTTP POST uploads of image files.
(In which case, it is required.)
More details about the Image Factory and the rest of the aeolus project
can be found here:
http://www.aeolusproject.org/
-Ian McLeod <imcleod@redhat.com>
|