Print this page
Disable fast reboot on OmniOS, and fix AD_FASTREBOOT spelling error.

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/halt/smf.sparc/boot-config.xml
          +++ new/usr/src/cmd/halt/smf.sparc/boot-config.xml
↓ open down ↓ 150 lines elided ↑ open up ↑
 151  151                      </description>
 152  152                      <prop_pattern name='fastreboot_default' type='boolean'
 153  153                          required='true'>
 154  154                          <common_name>
 155  155                              <loctext xml:lang='C'>
 156  156                              Fast Reboot by Default
 157  157                              </loctext>
 158  158                          </common_name>
 159  159                          <description>
 160  160                              <loctext xml:lang='C'>
 161      -When set to true, reboot(1M) and init(1M) 6 will call uadmin(2) with AD_FASTREOOT, which will bypass firmware.
      161 +When set to true, reboot(1M) and init(1M) 6 will call uadmin(2) with AD_FASTREBOOT, which will bypass firmware.
 162  162                              </loctext>
 163  163                          </description>
 164  164                      </prop_pattern>
 165  165                      <prop_pattern name='fastreboot_onpanic' type='boolean'
 166  166                          required='true'>
 167  167                          <common_name>
 168  168                              <loctext xml:lang='C'>
 169  169                              Fast Reboot on Panic
 170  170                              </loctext>
 171  171                          </common_name>
↓ open down ↓ 12 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX