Packaging and Delivering Software With the Image Packaging System in Oracle® Solaris 11.2

Exit Print View

Updated: July 2014
 
 

Creating and Publishing a Package

Packaging software with IPS is usually straightforward due to the amount of automation that is provided. Automation avoids repetitive tedium, which seems to be the principal cause of most packaging bugs.

Publication in IPS consists of the following steps:

  1. Generate a package manifest.

  2. Add necessary metadata to the generated manifest.

  3. Evaluate dependencies.

  4. Add any facets or actuators that are needed.

  5. Verify the package.

  6. Publish the package.

  7. Test the package.