VirtualBox

Changeset 101683 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Oct 31, 2023 12:38:46 PM (15 months ago)
Author:
vboxsync
Message:

Main/Unattended|GuestOSType: Add an entry in the guest OS type to indicate the name of the additions install package instead of hardcoding it in the templates. Allows easy adaption if something changes and makes it possible to auto install guest additions for linux.arm64 guests, bugref:10542

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r101593 r101683  
    1355813558  <interface
    1355913559    name="IGuestOSType" extends="$unknown"
    13560     uuid="4799a50c-9451-4cbe-b80b-73df6c21ac06"
     13560    uuid="ceb482fc-41b9-42a8-8538-9835ea33b6f2"
    1356113561    wsmap="struct"
    1356213562    rest="managed"
     
    1372313723      <desc>Returns @c true if this OS usually has a WDDM graphics driver
    1372413724        from guest additions.</desc>
     13725    </attribute>
     13726
     13727    <attribute name="guestAdditionsInstallPackageName" type="wstring" readonly="yes">
     13728      <desc>The guest additions install package name as a string.</desc>
    1372513729    </attribute>
    1372613730
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