Software Distributor Administration Guide for HP-UX 11i
Creating Software Packages
Creating a Product Specification File (PSF)
Chapter 10 331
Fileset Specification The fileset specification is required in the PSF.
Use filesets to group files together.
A fileset specification looks like this:
fileset
tag manB
ancestor OLDSD.MAN
architecture HP-UX_B.11.00_32/64
category_tag manpg
description </mfg/sd/data/man/description
is_kernel false
is_locatable false
is_patch false
is_reboot false
is_sparse false
machine_type *
os_name HP-UX
os_release ?.11.00.*
os_version ?
revision 2.40
supersedes product.fileset,fr=revision
title Commands (management utilities)
# Optional control script specification
# Optional dependency specification
# REQUIRED FILE SPECIFICATION
# Additional file specifications optional.
end
Each keyword defines an attribute as a fileset object. For each fileset
object specified, swpackage requires the fileset and tag keywords, plus
zero or more file specifications.
tag The fileset identifier (short name).
architecture Describes the target system(s) on which the fileset will
run if filesets for multiple architecture are included in
a single product. Provides a human-readable summary
of the four uname(1) attributes which define the exact
target system(s) the product supports. Many filesets do
not include an architecture; only a product architecture
need be defined.