Apache VCL logo Apache Software Foundation logo

Operating System Module Interface Specification

Background

OS Module Subroutines

It is highly recommended that all OS modules implement the following subroutines.  There may be many additional subroutines implemented within an OS module.  These will not be called by any of the core VCL modules nor any of the provisioning engine modules. #pre_capture #post_load #sanitize #reboot #shutdown #get_current_image_name #reserve #grant_access

  


pre_capture

post_load

sanitize

reboot

shutdown

get_current_image_name

reserve {anchor:reserve}

grant_access {anchor:grant_access}