diff options
| author | Gangadhar Mylapuram <Gangadhar.M@Sun.COM> | 2010-03-12 03:46:56 -0800 |
|---|---|---|
| committer | Gangadhar Mylapuram <Gangadhar.M@Sun.COM> | 2010-03-12 03:46:56 -0800 |
| commit | 3b133bec939f5230f040960ee1503dadd3dff343 (patch) | |
| tree | d46c06cef5d4f4ff6a1433473fc24cb540bbcfe8 /usr/src/cmd/halt | |
| parent | 967a0a51c3e8ee257644dcad360e72dd4cf555f8 (diff) | |
| download | illumos-joyent-3b133bec939f5230f040960ee1503dadd3dff343.tar.gz | |
6276367 recovery from boot_archive failures could be more fully automated
Diffstat (limited to 'usr/src/cmd/halt')
| -rw-r--r-- | usr/src/cmd/halt/smf.i386/boot-config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/halt/smf.i386/boot-config.xml b/usr/src/cmd/halt/smf.i386/boot-config.xml index 52ecb8965c..5eed69e7c1 100644 --- a/usr/src/cmd/halt/smf.i386/boot-config.xml +++ b/usr/src/cmd/halt/smf.i386/boot-config.xml @@ -90,6 +90,8 @@ <property_group name='config' type='application'> <stability value='Stable' /> + <propval name='trust-bios-boot-device' type='boolean' + value='false' /> <propval name='fastreboot_default' type='boolean' value='true' /> <propval name='fastreboot_onpanic' type='boolean' |
