Lines Matching full:list
14 [list print.tcl opt.tcl valid.tcl call_stack.tcl tools.exp cmd.tcl host.tcl]
21 set valid_proc_name [list os_login boot_to_petitboot go_to_petitboot_shell \
26 ${program_name} [list "${program_name} is an SOL utilities program that\
29 openbmc_host [list "The OpenBMC host name or IP address." "host"]\
30 openbmc_username [list "The OpenBMC username." "username"]\
31 openbmc_password [list "The OpenBMC password." "password"]\
32 os_host [list "The OS host name or IP address." "host"]\
33 os_username [list "The OS username." "username"]\
34 os_password [list "The OS password." "password"]\
35 host_sol_port [list "The HOST SOL port number." "port"]\
36 proc_name [list "The proc_name you'd like to run. Valid values are as\
38 autoboot_setting [list "The desired state of autoboot." "true/flase"]\
84 trap { exit_proc } [list SIGTERM SIGINT]
102 valid_value autoboot_setting {} [list "true" "false"]
128 [list $bad_host_regex $ssh_password_prompt]\
142 [list $bad_user_pw_regex "sh: xauth: command not found"]\
165 set expect_result [expect_wrap [list ${cr_lf_regex}] "an SOL prompt" 5]
193 [list "Connection to $openbmc_host closed"]\
232 [list $os_login_prompt_regex $os_prompt_regex $petitboot_screen_regex \
279 [list $os_password_prompt]\
284 [list "Login incorrect" "$os_prompt_regex"]\
319 [list $os_login_prompt_regex]\
350 set expect_result [expect_wrap [list $petitboot_screen_regex]\
374 [list $petitboot_screen_regex]\
377 [list "Exit to shell"]\
402 set expect_result [expect_wrap [list $petitboot_shell_prompt_regex]\
476 expect_wrap [list "Installation Destination"] "installation destination\
481 expect_wrap [list "Select all"] "selected all disks" 10
485 expect_wrap [list "Autopartitioning"] "autopartitioning options" 10
490 expect_wrap [list "Replace"] "selected stanard partition" 10
494 expect_wrap [list "Partition Scheme"] "partition scheme options" 10
498 expect_wrap [list "LVM"] "lvm option" 10
502 expect_wrap [list $installer_screen_regex] "installation options screen" 10
527 expect_wrap [list "Set timezone" "Time settings"] "Time settings menu" 30
531 expect_wrap [list "Available regions"] "available regions menu" 10
535 expect_wrap [list "region US"] "select region in US menu" 10
539 expect_wrap [list $installer_screen_regex] "installation options screen" 10
567 [list "Installation source needs to be set up first." \
574 expect_wrap [list $installer_screen_regex] \
585 expect_wrap [list "Infrastructure"] "selected infrastructure" 15
589 expect_wrap [list $installer_screen_regex] "installation options screen" 15
615 expect_wrap [list "Password:"] "root password prompt" 30
619 expect_wrap [list "confirm"] "confirm root password prompt" 15
624 [list $installer_screen_regex "The password you have provided is weak"] \
635 expect_wrap [list $installer_screen_regex] "installation options screen" 10
667 expect_wrap [list "vmlinuz *100%"] "wget vmlinuz file success" 30
669 expect_wrap [list "initrd.img *100%"] "wget initrd file success" 30
683 set expect_result [expect_wrap [list $petitboot_shell_prompt_regex]\
692 set expect_result [expect_wrap [list "Starting installer"]\
694 set expect_result [expect_wrap [list "Use text mode"]\
697 expect_wrap [list $installer_screen_regex] "installation options screen" 15
706 [list $os_repo_url "Processing..."] \
714 expect_wrap [list $os_repo_url] "source processing complete" 240
719 [list "Installation complete* Press return to quit"] \