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
sd(4) sd(4)
(Hewlett-Packard Company)
is_patch
Identifies a software object as a patch. The default value is false. When set to true, a built-
in category_tag attribute of value patch is automatically included.
is_reboot
Defines whether or not the fileset requires a reboot after install.
is_secure
Defines whether or not the fileset is encrypted on a CD-ROM media, requiring a codeword to
install.
is_sparse
Indicates that a fileset contains only a subset of files in the base (ancestor) fileset and that the
contents are to be merged with the base fileset. The default value is false. If the is_patch
attribute is true, is_sparse is also set to true for the fileset, although it can be forced to
false.
location
The installed pathname of the fileset, derived from the product location.
machine_type
Defines the machine(s) on which the product will run if a fileset architecture has been defined. (If
not specified, swpackage assigns a value of "*", meaning the leset runs on all machines.) If
there are multiple machine platforms, use wildcards or the ’|’ character to identify them. This
attribute should pattern match to the value of uname -m on the supported target machine(s).
media_sequence_number
For a multiple tape distribution, defines the tape on which the fileset is archived.
mod_date
The string format of the mod_time.
mod_time
The time of the last operation performed on the fileset.
os_name
Defines the operating system(s) on which the product will run if a fileset architecture has been
defined. (If not specified, swpackage assigns a value of "*", meaning the fileset runs on all
operating systems.) If there are multiple operating systems, use wildcards or the ’|’ character to
identify them. This attribute should pattern match to the value of uname -s on the supported
target system(s).
os_release
Defines the operating system release(s) on which the product will run if a fileset architecture has
been defined. (If not specified,
swpackage assigns a value of "*", meaning the fileset runs on
all releases.) If there are multiple operating system releases, use wildcards or the ’|’ character to
identify them. This attribute should pattern match to the value of uname -r on the supported
target system(s).
os_version
Defines the operating system version(s) on which the product will run if a fileset architecture has
been defined. (If not specified, swpackage assigns a value of "*", meaning the fileset runs on
all versions.) If there are multiple operating system versions, use wildcards or the ’|’ character
to identify them. This attribute should pattern match to the value of uname -v on the sup-
ported target system(s).
patch_state
Lists the current state of an installed patch, either applied, committed, or super-
seded.
Applies to installed patches only.
pose_as_os_name
Overrides the existing os_name uname attribute of any target to which the given fileset is
being installed. Used for filesets that define a new OS.
pose_as_os_release
Overrides the existing os_version uname attribute of any target to which the given fileset is
being installed. Used for filesets that define a new OS.
prerequisites
A list of dependencies on software that must be installed before this software can be installed.
HP-UX Release 11i: December 2000 13 Section 4259
___
___