File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ OPN001.503 Install OPNsense (serial output) on disk
32
32
... connect to DUT via serial and continue manual installation.
33
33
Pause Execution ${installer_message }
34
34
35
- OPN002.503 Boot OPNsense CE (serial output) from disk
35
+ OPN002.503 Boot OPNsense (serial output) from disk
36
36
[Documentation] Boot OPNsense (serial output) from disk.
37
37
Power On
38
38
Boot OPNsense
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ PFS005.502 Boot pfSense LTS CE (serial output) from disk after reboot
70
70
${delta_time } = Subtract Date From Date ${end_date } ${start_date }
71
71
Log To Console Reboot duration in seconds: ${delta_time }
72
72
73
- PFS006.502 Preseed pfSense Installer
73
+ PFS006.502 Preseed pfSense Installer (serial output)
74
74
[Documentation] Please use linux fatlabel program to rename ESP partition of
75
75
... pfSense installer to PFEFI.
76
76
${pfefi_message } = Catenate SEPARATOR=${SPACE } Rename ESP partition of pfSense
@@ -94,7 +94,7 @@ PFS006.502 Preseed pfSense Installer
94
94
${output } = Execute Command In Terminal grep PFBOOT /usr/libexec/bsdinstall/zfsboot
95
95
Should Contain ${output } PFBOOT
96
96
97
- PFS007.502 Boot pfSense LTS CE (serial output) Installer into rescue shell
97
+ PFS007.502 Boot pfSense Installer (serial output) into rescue shell
98
98
Power On
99
99
Boot PfSense Installer
100
100
Enter PfSense Rescue Shell
Original file line number Diff line number Diff line change @@ -10116,48 +10116,48 @@
10116
10116
{
10117
10117
"doc" : {
10118
10118
"_id" : " PFS006.502" ,
10119
- "name" : " Preseed pfSense Installer" ,
10119
+ "name" : " Preseed pfSense Installer (serial output) " ,
10120
10120
"module" : " Dasharo Compatibility"
10121
10121
}
10122
10122
},
10123
10123
{
10124
10124
"doc" : {
10125
10125
"_id" : " PFS007.502" ,
10126
- "name" : " Boot pfSense LTS CE (serial output) Installer into rescue shell" ,
10126
+ "name" : " Boot pfSense Installer (serial output) into rescue shell" ,
10127
10127
"module" : " Dasharo Compatibility"
10128
10128
}
10129
10129
},
10130
10130
{
10131
10131
"doc" : {
10132
10132
"_id" : " OPN001.503" ,
10133
- "name" : " Install OPNsense (serial output) from preseeded " ,
10133
+ "name" : " Install OPNsense (serial output) on disk " ,
10134
10134
"module" : " Dasharo Compatibility"
10135
10135
}
10136
10136
},
10137
10137
{
10138
10138
"doc" : {
10139
- "_id" : " OPN002.502 " ,
10140
- "name" : " Boot OPNsense (serial output) from disk. " ,
10139
+ "_id" : " OPN002.503 " ,
10140
+ "name" : " Boot OPNsense (serial output) from disk" ,
10141
10141
"module" : " Dasharo Compatibility"
10142
10142
}
10143
10143
},
10144
10144
{
10145
10145
"doc" : {
10146
- "_id" : " OPN003.502 " ,
10146
+ "_id" : " OPN003.503 " ,
10147
10147
"name" : " Boot OPNsense (serial output) from disk after cold-boot" ,
10148
10148
"module" : " Dasharo Compatibility"
10149
10149
}
10150
10150
},
10151
10151
{
10152
10152
"doc" : {
10153
- "_id" : " OPN004.502 " ,
10153
+ "_id" : " OPN004.503 " ,
10154
10154
"name" : " Boot OPNsense (serial output) from disk after warm-boot" ,
10155
10155
"module" : " Dasharo Compatibility"
10156
10156
}
10157
10157
},
10158
10158
{
10159
10159
"doc" : {
10160
- "_id" : " OPN005.502 " ,
10160
+ "_id" : " OPN005.503 " ,
10161
10161
"name" : " Boot OPNsense (serial output) from disk after reboot" ,
10162
10162
"module" : " Dasharo Compatibility"
10163
10163
}
You can’t perform that action at this time.
0 commit comments