get_can_post_install_drivers
Description:
Whether install script can install drivers at the very end of installation This can be used for installing devices which the OS in question does not have out of the box support.
Parameters:
this |
the install script |
Returns:
TRUE if install script supports post-installable drivers, FALSE otherwise. |