VirtualBox

Changeset 18334 in vbox for trunk/src


Ignore:
Timestamp:
Mar 26, 2009 6:03:29 PM (16 years ago)
Author:
vboxsync
Message:

OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio appliance)

File:
1 edited

Legend:

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

    r18306 r18334  
    280280
    281281            //                { CIMOSType_CIMOS_TurboLinux_64, },
    282             //                { CIMOSType_CIMOS_Linux_64, },
    283             //                    osTypeVBox = VBOXOSTYPE_Linux_x64;
    284             //                    break;
    285282
    286283        { CIMOSType_CIMOS_Mandriva,                             SchemaDefs_OSTypeId_Mandriva },
     
    293290        { CIMOSType_CIMOS_Linux_2_4_x_64,                       SchemaDefs_OSTypeId_Linux24_64 },
    294291        { CIMOSType_CIMOS_Linux_2_6_x,                          SchemaDefs_OSTypeId_Linux26 },
    295         { CIMOSType_CIMOS_Linux_2_6_x_64,                       SchemaDefs_OSTypeId_Linux26_64 }
     292        { CIMOSType_CIMOS_Linux_2_6_x_64,                       SchemaDefs_OSTypeId_Linux26_64 },
     293        { CIMOSType_CIMOS_Linux_64,                             SchemaDefs_OSTypeId_Linux26_64 }
    296294};
    297295
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