VirtualBox

Changeset 97031 in vbox for trunk/include


Ignore:
Timestamp:
Oct 6, 2022 3:07:40 PM (2 years ago)
Author:
vboxsync
Message:

Main, FE/Qt: Add Oracle Linux 9 and RHEL 9.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ostypes.h

    r96407 r97031  
    161161    VBOXOSTYPE_RedHat7_x64      = 0x5A105,  // 64-bit only
    162162    VBOXOSTYPE_RedHat8_x64      = 0x5A106,  // 64-bit only
    163     VBOXOSTYPE_RedHat_latest_x64 = VBOXOSTYPE_RedHat8_x64,
     163    VBOXOSTYPE_RedHat9_x64      = 0x5A107,  // 64-bit only
     164    VBOXOSTYPE_RedHat_latest_x64 = VBOXOSTYPE_RedHat9_x64,
    164165    VBOXOSTYPE_Turbolinux       = 0x5B000,
    165166    VBOXOSTYPE_Turbolinux_x64   = 0x5B100,
     
    218219    VBOXOSTYPE_Oracle7_x64      = 0x5E104,  // 64-bit only
    219220    VBOXOSTYPE_Oracle8_x64      = 0x5E105,  // 64-bit only
    220     VBOXOSTYPE_Oracle_latest_x64 = VBOXOSTYPE_Oracle8_x64,
     221    VBOXOSTYPE_Oracle9_x64      = 0x5E106,  // 64-bit only
     222    VBOXOSTYPE_Oracle_latest_x64 = VBOXOSTYPE_Oracle9_x64,
    221223    VBOXOSTYPE_FreeBSD          = 0x60000,
    222224    VBOXOSTYPE_FreeBSD_x64      = 0x60100,
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