JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Application Packaging Developer's Guide     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Designing a Package

2.  Building a Package

3.  Enhancing the Functionality of a Package (Tasks)

4.  Verifying and Transferring a Package

5.  Case Studies of Package Creation

6.  Advanced Techniques for Creating Packages

Glossary

Index

A

B

C

D

E

F

I

L

M

O

P

R

S

T

U

V

C

certificates
importing into package keystore, How to Import the Certificates Into the Package Keystore
managing, Certificate Management
trusted
Certificate Management
Adding Trusted Certificates to the Package Keystore
Deleting Trusted Certificates and Private Keys From the Package Keystore
user, Adding a User Certificate and Private Key to the Package Keystore
checking package installation, Verifying the Integrity of a Package
the process, Verifying and Transferring a Package (Task Map)
checkinstall script
Package Installation Scripts
Script Processing During Package Installation
Becoming Comfortable With Uncertainty
and environment variables, Package Environment Variables Available to Scripts
BASEDIR parameter
Managing the Base Directory
Using the BASEDIR Parameter
creating installation scripts, Creating Installation Scripts
dependency checking, Defining Package Dependencies
design rules, Design Rules for checkinstall Scripts
example of, Example—Analysis Scripts That Walk a BASEDIR
how to write a, How to Gather File System Data
patching packages, The checkinstall Script
writing a, Gathering File System Data With the checkinstall Script
class action script
Package Installation Scripts
Script Processing During Package Removal
The Class Action Script
behaviors, Class Action Script Behaviors
creating installation scripts, Creating Installation Scripts
design rules, Design Rules for Class Action Scripts
example of, The Class Action Script
how to write a, How to Write Class Action Scripts
in a case study, The i.admin Class Action Script
naming conventions, The Class Action Script
classes, See object classes
collectively relocatable object
The path Field
The path Field
composite, Composite Packages
composite package
example
Example—Modifying a File
Example—Creating a New File
Example—A Composite Package
rules for constructing, Another Look at Composite Packages
traditional example, Example-A Traditional Solution
compver file, Package Information Files
description, Defining Package Dependencies
example, How to Define Package Dependencies
how to write, How to Define Package Dependencies
in a case study, The compver File
control files
description
See also information files and installation scripts
copyright file, Package Information Files
example, How to Write a Copyright Message
how to write, How to Write a Copyright Message
in a case study
The copyright File
The copyright File
writing a, Writing a Copyright Message