Software Distributor Administration Guide for HP-UX 11i

Creating Software Packages
Creating a Product Specification File (PSF)
Chapter 10322
distribution or depot
Keyword that begins the distribution specification.
Each keyword defines an attribute of the distribution
depot or tape itself. All keywords are optional, even if a
distribution specification is included in a PSF.
layout_version PSF syntax conforms to the layout_version=1.0 of
the POSIX 1387.2 Software Administration standard.
Previous versions of SD-UX supported the POSIX
layout_version=0.8 syntax, which continues to be
supported. (You can also select the layout version with
the layout_version option for swpackage, swmodify,
swcopy, or swlist.) See “Selecting the PSF Layout
Version” on page 315 for more information.
tag The short name of the target depot (tape) being
created/modified by swpackage.
copyright The text (or a pointer to a filename) for the copyright
information for the depot’s contents.
description The description of the target depot; either the text itself
or a pointer to a filename that contains the text.
number The part or manufacturing number of the distribution
media (CD or tape depot).
title The full name of the target depot (tape) being
created/modified by swpackage.
end Ends the distribution specification, no value is
required. This keyword is optional. If you use it and it
is incorrectly placed, the specification will fail.