- Timestamp:
- Mar 26, 2009 6:03:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r18306 r18334 280 280 281 281 // { CIMOSType_CIMOS_TurboLinux_64, }, 282 // { CIMOSType_CIMOS_Linux_64, },283 // osTypeVBox = VBOXOSTYPE_Linux_x64;284 // break;285 282 286 283 { CIMOSType_CIMOS_Mandriva, SchemaDefs_OSTypeId_Mandriva }, … … 293 290 { CIMOSType_CIMOS_Linux_2_4_x_64, SchemaDefs_OSTypeId_Linux24_64 }, 294 291 { 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 } 296 294 }; 297 295
Note:
See TracChangeset
for help on using the changeset viewer.