Ignite-UX Custom Configuration files
...
init sw_sel "b_PHSS_28764"=FALSE
init sw_sel "b_PartitionManag"=FALSE
# sw_sel "perl" will be loaded due to other software.
(cfg "HP-UX B.11.11 Default") {
...
sw_source "core" {
description="HP-UX coreSoftware"
source_type="NET"
source_format=SD
sd_server="10.0.0.60"
sd_depot_dir="/var/opt/ignite/depots/Rel_B.11.11/core"
sd_command_line=" -xpatch_filter=*.* -xpatch_save_files=true
"
sd_use_ui=FALSE
load_order=0
}
sw_source "Kernel Configuration" {
source_format=CMD
load_order=11
}
sw_source "site commands" {
source_format=CMD
load_order=10
}
}
RUN_UI=TRUE
RUN_SD=TRUE
SD_USE_UI=FALSE
CONTROL_FROM_SERVER=FALSE
HALT_WHEN_DONE=FALSE
USE_EXPERT_UI=TRUE
CLEAN_ALL_DISKS=FALSE
HIDE_BOOT_DISK=FALSE
ERROR_IF_BAD_SW=FALSE
RECOVERY_MODE=FALSE
DISABLE_DHCP=TRUE
ALLOW_DISK_REMAP=FALSE
release="B.11.11"
#
# System/Networking Parameters
#
_hp_custom_sys+={"Current System Parameters"}
init _hp_custom_sys="Current System Parameters"
_hp_custom_sys visible_if TRUE
_hp_custom_sys help_text "System/Networking Info"
(_hp_custom_sys=="Current System Parameters") {
final system_name="testa"
final ip_addr["lan5"]="10.0.0.162"
final netmask["lan5"]="255.255.255.0"
final ip_addr[]="10.0.0.47"
final netmask[]="255.255.255.0"
final route_gateway[0]="10.0.0.1"
final route_destination[0]="default"
TIMEZONE="EST-10EDT"
ROOT_PASSWORD="/aIc61gXgbz2A"
is_net_info_temporary=FALSE
run_setparms=FALSE
} # end "Current System Parameters"
#
# Disk and File systems
#
40