Ignite-UX Reference (March 2010, B3921-90005)

instl_adm(4) instl_adm(4)
source_path = cplx_string
Sets this keyword to the default device file path to access the tape or CD for non-network
sources. If not specified, it will default to the device from which it was booted.
change_media = boolean
Setting this keyword indicates whether Ignite-UX should prompt you to change media
before loading this source for non-network sources. The description information is
used in the prompt so you know which media to insert.
sd_server = cplx_string
Sets the IP address of the SD (swinstall,orswm) server to use when
source_format=SD. This value overrides the global sd_server keyword when
loading from this source.
sd_depot_dir = cplx_string
Sets the depot directory to be used in combination with the sd_server value when
running the swinstall,orswm 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,orswm to load
the associated software. (If not specified, "/" is assumed.)
sd_use_ui = boolean
Indicates if the swinstall,orswm (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 indicating 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,orswm 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
Use when source_format=ARCHIVE and 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 recommended so that unencrypted passwords are not available in the configuration file.
remsh_source = cplx_string
Use when source_format=ARCHIVE and 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 installa-
tion 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 cau-
tion.
nfs_source = cplx_string
Use when source_format=ARCHIVE and 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 installation clients. The /etc/exports file may specify read-only permis-
sions to aid in security. The path to the archive relative to mount-point is provided in the
associated sw_sel’s archive_path.
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 system, regardless of whether it is an SD or ARCHIVE source, the
30