VirtualBox

Changeset 42549 in vbox


Ignore:
Timestamp:
Aug 2, 2012 4:07:14 PM (12 years ago)
Author:
vboxsync
Message:

Manual: changelog update and document autostart support on Solaris

Location:
trunk/doc/manual
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r42447 r42549  
    23152315    </sect2>
    23162316
     2317    <sect2 id="autostart-solaris">
     2318      <title>Solaris: starting the autostart service via SMF</title>
     2319
     2320      <para>On Solaris hosts, the VirtualBox autostart daemon is
     2321      integrated into the SMF framework. To enable it you have to point the service
     2322      to an existing configuration file which has the same format as on Linux (see <xref linkend="autostart-linux" />):
     2323      <screen>svccfg -s svc:/application/virtualbox/autostart:default setprop config/config=/etc/vbox/autostart.cfg</screen>
     2324      </para>
     2325
     2326      <para>When everything is configured correctly you can start the
     2327      VirtualBox autostart service with the following command:<screen>svcadm enable svc:/application/virtualbox/autostart:default</screen></para>
     2328
     2329      <para>For more information about SMF, please refer to the Solaris
     2330      documentation.</para>
     2331    </sect2>
     2332
    23172333    <sect2 id="autostart-osx">
    23182334      <title>Mac OS X: starting the autostart service via launchd</title>
  • trunk/doc/manual/user_ChangeLogImpl.xml

    r42132 r42549  
    9898
    9999       <listitem>
     100         <para>Storage: implemented support for discarding unused image blocks
     101           through TRIM for SATA and IDE and UNMAP for SCSI when using VDI images</para>
     102       </listitem>
     103
     104       <listitem>
     105         <para>Storage: added support for QED images</para>
     106       </listitem>
     107
     108       <listitem>
     109         <para>Storage: added support for QCOW (full support for v1 and readonly
     110           support for v2 images)</para>
     111       </listitem>
     112
     113       <listitem>
     114         <para>Storage: added readonly support for VHDX images</para>
     115       </listitem>
     116
     117       <listitem>
    100118         <para>Main: sanitise the name of VM folders and settings file (bug #10549)</para>
    101119       </listitem>
     
    110128       </listitem>
    111129
     130       <listitem>
     131         <para>Added possibility to start VMs during system boot on Linux,
     132           OS X and Solaris; see <xref linkend="autostart" /></para>
     133       </listitem>
     134
     135
    112136    </itemizedlist>
    113137  </sect1>
     
    458482        <para>3D Support: Fixed full screen mode issues for ATI graphics (bug #9775),
    459483          Windows Media Player rendering for XPDM-based Direct3D support (bug# 8341).
    460           Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests 
     484          Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests
    461485          and for 3D support in general</para>
    462486      </listitem>
     
    478502          detection of missing or wrong Direct3D system files</para>
    479503      </listitem>
    480      
     504
    481505    </itemizedlist>
    482506  </sect1>
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