webrev: http://cr.opensolaris.org/~wmsch/bug-12459/
If no Solaris partition was either pre-existing, specified in AI manifest, or specified from AI default action on selected disk, om_perform_slim_install was not returning OM_FAILURE, leading AI to misread the returned status and continue waiting. Fixed return code and improved user instructions and log messages. Tested AI: - creating missing Solaris scenario - providing Solaris partition Tested GUI: - GUI does not reach this code, since the GUI requires a Solaris partition to exist or to be requested before the user can proceed with the installation.