HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
s
swpackage(4) swpackage(4)
(Hewlett-Packard Company)
contents commands agent data man
description < data/description.manager
title Management Utilities
end
Each keyword defines an attribute of a subproduct object. If a subproduct is specified, swpackage
requires the subproduct, tag, and contents keywords.
subproduct
Keyword that begins the subproduct specification.
tag Defines the identifier (short name) for the subproduct.
contents
Defines the filesets or subproducts that make up a subproduct. (Subproducts can contain other
subproducts.) The value is a whitespace separated list of fileset or subproduct tag values. In
the PSF, fileset definitions are not contained within subproduct definitions. The contents
keyword is used to assign filesets to subproducts.
description
Defines the multi-paragraph description of the subproduct; the value is either the text itself
(within double-quotes) or a pointer to the filename containing the text.
title
Defines the full name (one-line description) of the subproduct.
end Ends the subproduct specification. This keyword is optional.
Fileset Specification
The following is an example of a fileset specification:
fileset
tag commands
ancestor newprod.fs
architecture HP-UX_B.11.00_32/64
category_tag system_mgt
description < data/description.commands
is_kernel false
is_locatable false
is_patch false
is_reboot false
is_sparse false
machine_type 9000/[78]*:*
os_name HP-UX
os_release ?.11.*
os_version ?
revision 2.15
supersedes product.fileset,fr=revision
title Commands (management utilities)
[<control file specifications>]
[<dependency specifications>]
[<file specifications>]
end
Each keyword defines an attribute of a fileset object. For each fileset specified, swpackage requires the
fileset and tag keywords, plus zero or more file specifications.
You can define additional disk space requirements for the fileset using a space control_file. (See the "Con-
trol Script Specification" section for more information.)
fileset
Keyword that begins fileset specification.
tag Defines the identifier (short name) for the fileset.
architecture
Describes the target system(s) on which the fileset will run if filesets for multiple architecture
Section 4−−298 − 13 − HP-UX Release 11i: December 2000
___
___