VirtualBox

Changeset 17873 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 14, 2009 6:32:01 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44427
Message:

OVF: we are writing compressed disks now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r17871 r17873  
    30483048            pelmDisk->setAttribute("ovf:diskId", strDiskID);
    30493049            pelmDisk->setAttribute("ovf:fileRef", strFileRef);
    3050             pelmDisk->setAttribute("ovf:format", "http://www.vmware.com/specifications/vmdk.html#sparse");
     3050            pelmDisk->setAttribute("ovf:format", "http://www.vmware.com/specifications/vmdk.html#compressed");
    30513051        }
    30523052
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette