Software Distributor Administration Guide for HP-UX 11i

Creating Software Packages
Creating a Product Specification File (PSF)
Chapter 10308
Product Specification File Examples
Minimal PSF
Here is an example of the minimum PSF, which includes only the
required keywords. This PSF creates a product SD with fileset commands
and contains one file, /usr/sbin/swcopy:
product
tag SD
fileset
tag commands
file swcopy /usr/sbin/swcopy
NOTE You must use an absolute path for the second file term in this minimum
format.
Typical PSF
Here is a sample PSF that describes the SD-UX product:
# PSF defining SD as a sample product.
depot
layout_version 1.0
# Vendor definition:
vendor
tag HP
title Hewlett-Packard Company
description < data/description.hp
category
tag system_mgt
title Systems Management Applications
description These are the system management
applications
revision 1.0
end
# Product definition:
product
tag SD
revision A.01.00
architecture HP-UX_B.11_32/64