Software Distributor Administration Guide for HP-UX 11i

Creating Software Packages
Creating a Product Specification File (PSF)
Chapter 10326
Product or Bundle Specification The product specification is a
required class in the PSF. It lets you identify the product you are
packaging.
NOTE The layout_version keyword in the
distribution class
affects how
category and vendor objects are associated with products and bundles.
See “Selecting the PSF Layout Version” on page 315 and “Product
Specification File Semantics” on page 321 for more information.
The product specification looks like this:
product
tag SD
architecture HP-UX_B.11.00_32/64
category_tag systems_management
contents prod.fsl,r=1.0,a=,v=
copyright </mfg/sd/data/copyright
description </mfg/sd/data/description
directory /usr
is_locatable false
is_patch false
machine_type *
number J2326AA
os_name HP-UX
os_release ?.11.00.*
os_version B.11.**
postkernel /usr/lbin/kernel_build
+ readme </mfg/sd/data/README
revision 2.0
title Software Distributor
vendor_tag HP
# Optional vendor specification
# Optional subproduct specification
# REQUIRED FILESET SPECIFICATION
end
For each product object specified, swpackage requires only the product
and tag keywords, plus one or more fileset definitions. For each bundle
specified, swpackage requires the bundle, tag and contents keywords.