Changes between Version 105 and Version 106 of VboxApps


Ignore:
Timestamp:
Jul 20, 2016, 7:34:12 AM (8 years ago)
Author:
Marius
Comment:

added boot_iso doc

Legend:

Unmodified
Added
Removed
Modified
  • VboxApps

    v105 v106  
    118118   [ <enable_shared_directory/> ]
    119119   [ <enable_graphics_support/> ]
     120   [ <boot_iso/> ]
    120121   [ <fraction_done_filename>filename</fraction_done_filename> ]
    121122   [ <job_duration>X</job_duration> ]
     
    175176 '''enable_graphics_support''':: if present, creates and updates a [BasicApi#GraphicsStatus graphics status] file.
    176177   This is used by [http://boinc.berkeley.edu/trac/wiki/HTMLGfx HTMLGfx]. (v26155+)
     178 '''boot_iso''':: if both a disk and an ISO are specified to be attached to the VM, by default the VM will
     179   first attempt to boot from the disk. with '''boot_iso''' given, it will instead first boot from the ISO.
    177180 '''fraction_done_filename''':: the name of a file to which the app will
    178181  periodically write its fraction done (0 to 1).