Print this page
re #6803 rb1746 less verbosity in kcf_random
re #6791 rb1742 bge 1648 regression
re #6786 rb1741 disable fast reboot


  75                 exec='/lib/svc/method/svc-boot-config'
  76                 timeout_seconds='60' />
  77 
  78         <property_group name='startd' type='framework'>
  79                 <propval name='duration' type='astring'
  80                         value='transient' />
  81         </property_group>
  82 
  83         <property_group name='general' type='framework'>
  84                 <propval name='action_authorization' type='astring'
  85                         value='solaris.system.shutdown' />
  86                 <propval name='value_authorization' type='astring'
  87                     value='solaris.system.shutdown' />
  88         </property_group>
  89 
  90         <property_group name='config' type='application'>
  91                 <stability value='Stable' />
  92                 <propval name='auto-reboot-safe' type='boolean'
  93                     value='false' /> 
  94                 <propval name='fastreboot_default' type='boolean'
  95                     value='true' />
  96                 <propval name='fastreboot_onpanic' type='boolean'
  97                     value='true' />
  98                 <propval name='value_authorization' type='astring'
  99                     value='solaris.system.shutdown' />
 100                 <propval name='uadmin_boot_archive_sync' type='boolean'
 101                     value='false' /> 
 102         </property_group>
 103 
 104         <property_group name='fastreboot_blacklist' type='application'>
 105                 <stability value='Unstable' />
 106                 <property name='platforms' type='astring'>
 107                     <astring_list>
 108                         <value_node value='VirtualBox' />
 109                         <value_node value='VMware Virtual Platform' />
 110                         <value_node value='MCP55' />
 111                         <value_node value='Precision WorkStation 650    ' />
 112                         <value_node value='PowerEdge 1600SC           ' />
 113                     </astring_list>
 114                 </property>
 115         </property_group>
 116         </instance>
 117 




  75                 exec='/lib/svc/method/svc-boot-config'
  76                 timeout_seconds='60' />
  77 
  78         <property_group name='startd' type='framework'>
  79                 <propval name='duration' type='astring'
  80                         value='transient' />
  81         </property_group>
  82 
  83         <property_group name='general' type='framework'>
  84                 <propval name='action_authorization' type='astring'
  85                         value='solaris.system.shutdown' />
  86                 <propval name='value_authorization' type='astring'
  87                     value='solaris.system.shutdown' />
  88         </property_group>
  89 
  90         <property_group name='config' type='application'>
  91                 <stability value='Stable' />
  92                 <propval name='auto-reboot-safe' type='boolean'
  93                     value='false' /> 
  94                 <propval name='fastreboot_default' type='boolean'
  95                     value='false' />
  96                 <propval name='fastreboot_onpanic' type='boolean'
  97                     value='false' />
  98                 <propval name='value_authorization' type='astring'
  99                     value='solaris.system.shutdown' />
 100                 <propval name='uadmin_boot_archive_sync' type='boolean'
 101                     value='false' /> 
 102         </property_group>
 103 
 104         <property_group name='fastreboot_blacklist' type='application'>
 105                 <stability value='Unstable' />
 106                 <property name='platforms' type='astring'>
 107                     <astring_list>
 108                         <value_node value='VirtualBox' />
 109                         <value_node value='VMware Virtual Platform' />
 110                         <value_node value='MCP55' />
 111                         <value_node value='Precision WorkStation 650    ' />
 112                         <value_node value='PowerEdge 1600SC           ' />
 113                     </astring_list>
 114                 </property>
 115         </property_group>
 116         </instance>
 117