instl_adm.4 (2012 03)
i
instl_adm(4) instl_adm(4)
sd_depot_dir = cplx_string
Sets the depot directory to be used in combination with the
sd_server value when running
the
swinstall,or swm commands to load the associated software when
source_type is
"NET". When source_type is "DSK", sd_depot_dir sets the depot directory to be
used on the CD when running swinstall,or
swm to load the associated software. (If not
specified, "/" is assumed.)
sd_use_ui = boolean
Indicates if the swinstall,or swm
(on HP-UX B.11.31 or later) command should be run
interactively, on the client console when loading from this source. The default is false indicat-
ing it runs non-interactively.
sd_command_line =
cplx_string
sd_command_line +=
cplx_string
Use to specify additional options to be passed to the
swinstall,or swm commands. This
keyword does not normally need to be specified. These options are appended to those supplied
by any global
sd_command_line
keyword, and can therefore override those set there on a
per-
sw_source basis.
ftp_source = cplx_string
When source_format=ARCHIVE
, specifies that the archive that is to be loaded may be
obtained via the
ftp command. The format of cplx_string is "user@system :passwd
".For
example: "anonymous@11.23.34.45:Ignite-UX". Use of an anonymous
ftp login is recom-
mended so that unencrypted passwords are not available in the configuration file.
remsh_source = cplx_string
When source_format=ARCHIVE
, specifies that the archive that is to be loaded may be
obtained via the
remsh command. The format of cplx_string is "user@system". This
requires the server to have .rhosts access enabled for the "root" user on all installation
clients for the user account specified, or that the string "+ root" be placed in the user account’s
.rhosts file. Because of the need to have open access to the server, this method only works
in a very relaxed security environment and should be used with caution.
nfs_source = cplx_string
When source_format=ARCHIVE
, specifies that the archive that is to be loaded may be
obtained by NFS mounting the specified directory. The format of cplx_string is
"Ignite-UX
server :/mount-point The Ignite-UX server must export the specified mount-point to all instal-
lation clients. The /etc/exports (or /etc/dfs/dfstab
on B.11.31) file may specify
read-only permissions to aid in security. The path to the archive relative to mount-point is
provided in the associated
sw_sel’s archive_path.
When
source_format=SD
, specifies that the depot that is to be loaded may be obtained by
NFS mounting the specified directory. The format of cplx_string is
"Ignite-UX
server :/mount-point The Ignite-UX server must export the specified mount-point to all instal-
lation clients. The /etc/exports (or /etc/dfs/dfstab
on B.11.31) file can specify
read-only permissions to aid in security. In addition, the unknown user effective user must be
set to root (0). The path to the depot relative to mount-point is provided in the associated
sw_sel’s sd_depot_dir. This usage is not supported for B.11.11 depots due to various
NFS issues. This usage is not supported for B.11.23 depots due to various SD issues.
load_order = number
Use to specify the order in which this sw_source should be accessed relative to any other
sources. The default load order is 5. For sources that provide the core HP-UX operating sys-
tem, regardless of whether it is an SD or ARCHIVE source, the load_order must be set to
0 (zero) to ensure it is loaded first, to invoke special handling within Ignite-UX.
pre_load_cmd = cplx_string
post_load_cmd = cplx_string
post_config_cmd = cplx_string
final_cmd = cplx_string
Use to specify a shell command string that should be executed at the prescribed points during
the installation. See the Command and Script Execution Hooks section for details.
pre_load_script = cplx_string
post_load_script = cplx_string
post_config_script = cplx_string
HP-UX 11i Version 3: March 2012 − 27 − Hewlett-Packard Company 27