instl_adm.4 (2012 03)

i
instl_adm(4) instl_adm(4)
If source_type="DSK"
then archive_path is used to access an archive on the CD
when mounted as a file system. In this case,
archive_path must be a path relative to the
top directory of the CD.
When using an archive to contain the core HP-UX operating system (a full system archive), the
archive must be packaged using relative path names. This allows Ignite-UX to extract it to the
mounted disk. In addition, the load_order of the
sw_source must be set to 0 (zero). Non-
core operating system archives may be packaged using either relative or absolute path names.
archive_type = [{compressed|gzip}] {tar|cpio|pax}
Specifies the type of archive that
archive_path references. The archive may be an
uncompressed
tar, cpio,or pax
archive, or may be compressed using either compress or
gzip. The compression type, if specified, may be either of the keywords
compressed or
gzip. The second keyword must be tar
, cpio,orpax. The pax option is only supported
for the B.11.23 release and later. For example:
archive_type = gzip tar.
If
source_type="MT"
the archive will be extracted with a block size dependent on the
archive type. If the
archive_type is tar, the block size will be 10240 bytes. If the
archive_type is either cpio or pax, the block size will be 5120 bytes.
sd_software_list =
cplx-string
Specifies a list of SD software objects (bundles, products, filesets, etc.) that are to be installed
using the
swinstall,or swm (on HP-UX B.11.31 or later) command. One or more software
objects may be specified.
impacts = directory number
impacts += directory number
Use to specify the amount of disk space impact the associated software has on the given direc-
tory. Multiple impacts statements may be specified. Normally there is one statement for
each top-level directory into which the software is installed. However, the directory level may
be more specific if desired. If the = operator is used, any previous number assigned for direc-
tory specified for this
sw_sel is replaced. If the += operator is used, the number specified is
added to any prior number specified for the given directory associated with this
sw_sel
.
This information is critical to the way Ignite-UX performs volume size calculations that are
based relative on the amount of disk space used by each software selection.
The
make_config command automatically generates
sw_sel statements with this infor-
mation. The
archive_impact command may be used to generate the
impacts attributes
when manually creating
sw_sel statements that represent a tar/cpio/pax archive.
mod_kernel [+]= cplx-string
Allows the addition of kernel drivers or tunable parameters when this sw_sel has been
selected for loading. Similar to the global mod_kernel keyword.
Note: Spaces should only be used within strings associated with *kernel keywords. Tabs are
not acceptable characters.
set_kernel [+]= cplx-string
Allows addition of kernel drivers or setting tunable parameters when this sw_sel has been
selected for loading. Similar to the global set_kernel keyword.
Note: Spaces should only be used within strings associated with *kernel keywords. Tabs are
not acceptable characters.
rm_kernel [+]= cplx-string
Allows removal of kernel drivers or tunable parameters when this sw_sel has been selected
for loading. Similar to the global rm_kernel keyword.
Note: Spaces should only be used within strings associated with *kernel keywords. Tabs are
not acceptable characters.
locale = {string1 , string2 , ... }
Sets a list of language locales that are supplied to the system when this sw_sel is loaded.
This list is used by the UI to give you a selection of languages to choose from based upon what
software has been selected. The format of the strings listed is: locale:description. Where
locale is something to which the LANG environment variable could be set, and description is a
string that briefly describes the locale.
visible_if = boolean
Allows the sw_sel to be hidden from the UI when set to false. The default is true.
HP-UX 11i Version 3: March 2012 29 Hewlett-Packard Company 29