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)
Each keyword defines an attribute of a vendor object. If a vendor specification is included in the PSF,
swpackage requires the vendor and tag keywords.
vendor
Keyword that begins the vendor specification.
tag Defines the identifier (short name) for the vendor.
title
Defines the full name (one-line description) for the vendor.
description
Defines the multi-paragraph description of the vendor; the value is either the text itself (within
double-quotes) or a pointer to the filename containing the text.
end Ends the vendor specification. This keyword is optional.
Category Specification
The following is an example of a category specification.
category
tag
title
description
revision
end
category
Keyword that begins the category specification.
tag Defines the identifier (short name) for the category.
title
Defines the full name (one line description) for the category.
description
A more detailed description of the category.
revision
Determines which category object definition to maintain in a depot when a definition being
installed or copied does not match a definition already in the depot with the same
category_tag .
end Ends the category specification. This keyword is optional.
Product or Bundle Specifications
The following is an example of a product or bundle specification. Keywords marked with a +
apply to pro-
ducts only and keywords marked with a
- apply to bundles only. Products are assumed to be locatable
unless they explicitly define the is_locatable attribute to false. Non-locatable products must define this
attribute.
product or bundle
tag SD
architecture HP-UX_B.11.00_32/64
category_tag system_mgt
- contents prod.fs1,r=1.0,a=,v=
copyright < data/copyright.sd
description < data/description.sd
directory /
is_locatable false
is_patch false
layout_version 1.0
machine_type 9000/7*:*
number J2326AA
os_name HP-UX
os_release ?.11.*
os_version [A-Z]
+ postkernel /usr/lbin/kernel_build
+ readme < data/README.sd
HP-UX Release 11i: December 2000 − 10 − Section 4−−295
___
___