Which five steps (dealing with first boot script creation) can be omitted when working with provisioning Oracle Solaris 11 Zones and services with the appropriate Zone context?
1. Create the first-boot script.
2. Create the manifest for an SMF service that runs once at first boot and executes the script.
3. Create an IPS package that contains the service manifest and the script.
4. Add the package to an IPS package repository.
5. Install that lockage during the Automated Installer installation by specifying that package in the AI manifest.
Submit