sysinfo.4 (2010 09)

s
sysinfo(4) sysinfo(4)
(Itanium(R)-based System Only)
NAME
sysinfo - file for setting system information parameters, used with drd rehost
SYNOPSIS
/EFI/HPUX/SYSINFO.TXT
DESCRIPTION
When present, the SYSINFO.TXT file is used during the boot of an Itanium-based system to set system
hostname, IP address, timezone, DNS domain, and other system and networking parameters. Support for
the SYSINFO.TXT file is not provided for PA-RISC systems.
The file must be located in the EFI/HPUX directory of the EFI (Extensible Firmware Interface) partition
of a boot disk. The file is copied to the EFI partition using the
drd rehost command.
Processing of the
SYSINFO.TXT file by /sbin/auto_parms
, delivered by the
SystemAdmin.FIRST-BOOT
fileset, during the
rc step of the boot of HP-UX 11i v3 was introduced for
11iv3 (11.31) by PHCO_36525.
When the
SYSINFO.TXT file is not present, the usual determination for displaying the
FIRST-BOOT
interactive interface is made. See auto_parms (1M) and set_parms (1M).
If a required parameter in the
SYSINFO.TXT
file is missing or incorrect, or if the parameter
SYSINFO_INTERACTIVE
in the file is set to ALWAYS, the FIRST-BOOT interactive interface is
displayed.
Messages generated when the
SYSINFO.TXT file is processed are recorded in
/etc/auto_parms.log
.
After processing, the
SYSINFO_PROCESSED
field is set to TRUE in the file. This prevents the
SYSINFO.TXT file from being processed on subsequent boots of the same disk.
SYSINFO.TXT File Syntax
The file supports full-line comments, indicated by a
# in column 1.
Parameters may be entered in any order in the file. If a parameter is listed multiple times, the last
occurrence is used.
Each parameter must have the form:
PARAMETER_NAME=PARAMETER_VALUE
Some parameters are set once for the entire system. Array parameters (those ending in [n] for a non-
negative integer n) are set for their corresponding network interfaces.
In general, the parameters set for the entire system are not required and default to the value already
present on the system.
The exception is SYSINFO_HOSTNAME
, which must be specified unless SYSINFO_INTERACTIVE is set
to
ALWAYS. (See below for acceptable values of SYSINFO_HOSTNAME
.)
In contrast, the network interface parameters for the target system must be specified. Pre-existing net-
work interface information on the system will be removed. For example,
/etc/rc.config.d/netconf is returned to its newconfig status before processing the parameters
in SYSINFO.TXT.
Parameters Set for the Entire System
SYSINFO_DNS_DOMAIN
Default The Domain Name System domain setting on the system is not changed.
Status Optional
Value The name of the Domain Name System domain.
SYSINFO_DNS_SERVER
Default The Domain Name System setting on the system is not changed.
Status Optional
Value The Domain Name System server, specified as an IP address in decimal-dot notation (e.g.
192.1.2.3).
SYSINFO_HOSTNAME
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (6 pages)