Changeset 68126 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jul 26, 2017 3:52:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r68108 r68126 3767 3767 <interface 3768 3768 name="IUnattended" extends="$unknown" 3769 uuid=" 68d72757-773b-4c13-9956-b5aa0a28e4a7"3769 uuid="da34bfb3-437a-4510-6c7e-7687b00d378d" 3770 3770 wsmap="managed" 3771 3771 reservedMethods="4" reservedAttributes="16" … … 3929 3929 package specifiers. Currently the 'minimal' is the only recognized value, 3930 3930 and this only works with a selection of linux installers. 3931 </desc> 3932 </attribute> 3933 3934 <attribute name="hostname" type="wstring"> 3935 <desc> 3936 The fully qualified guest hostname. 3937 3938 This defaults to machine-name + ".myguest.virtualbox.org", though it may 3939 change to the host domain name later. 3931 3940 </desc> 3932 3941 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.