Software Distributor Administration Guide for HP-UX 11i
Creating Software Packages
Creating a Product Specification File (PSF)
Chapter 10320
— Requires one or more characters from: “A-Z”,
“a-z”, “0-9”, including the first character.
—The isspace() characters are not allowed.
— SDU metacharacters not allowed:
. , : =
— Shell metacharacters not allowed:
# ; & () {} | < >
— Shell quoting characters not allowed:
“ ‘ ’ \
— Directory path character (/) not allowed.
•Examples: HP, SD-UX
uname_string
• Maximum length: 64 bytes
• Uname strings containing a subset of isascii()
characters only.
•No isspace() characters are allowed.
• Shell pattern matching notation allowed: [ ] * ? !
• Patterns can be “ORed” together using the
separator: |
•Examples: 9000/7*:*|9000/8*:*, HP-UX, ?.11.*