components/ipmitool/README
branchs11-update
changeset 2526 a7c3342cac79
parent 2525 5e4049097207
child 2527 0935492f14d7
equal deleted inserted replaced
2525:5e4049097207 2526:a7c3342cac79
     1 
       
     2 IMPORTANT:   LSARC 2007/542 Contract Notification Requirements
       
     3 
       
     4 When any change, modification, version update, bug fix, or other edit occurs
       
     5 to the ipmi package(s) or related modules in Solaris, it is mandatory that
       
     6 notification describing the change(s) be provided to [email protected] 
       
     7 
       
     8 ---
       
     9 
       
    10 Patches:
       
    11 
       
    12 1. ipmitool.scanning.patch - fix ipmitool SEGV core dump seen on some
       
    13    Sun Fire X4500s. This fix is expected to be delivered back to Sourceforge
       
    14    before 1.8.11 or 1.8.12 by GNHSoft (or by Sun NSG RE). Sun CR 6739869.
       
    15 
       
    16    		gpatch -p0 < ipmitool.scanning.patch
       
    17 
       
    18 2. ipmievd.local4.patch - fix to allow ipmievd to automatically start
       
    19    logging events to syslog "out of the box" instead of having to edit
       
    20    /etc/syslog.conf with the following line to allow logging of events:
       
    21 
       
    22 	       	local4.info                      /var/adm/messages
       
    23