components/ipmitool/README
changeset 268 6518166b581c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ipmitool/README	Wed May 25 22:38:48 2011 -0700
@@ -0,0 +1,23 @@
+
+IMPORTANT:   LSARC 2007/542 Contract Notification Requirements
+
+When any change, modification, version update, bug fix, or other edit occurs
+to the ipmi package(s) or related modules in Solaris, it is mandatory that
+notification describing the change(s) be provided to [email protected] 
+
+---
+
+Patches:
+
+1. ipmitool.scanning.patch - fix ipmitool SEGV core dump seen on some
+   Sun Fire X4500s. This fix is expected to be delivered back to Sourceforge
+   before 1.8.11 or 1.8.12 by GNHSoft (or by Sun NSG RE). Sun CR 6739869.
+
+   		gpatch -p0 < ipmitool.scanning.patch
+
+2. ipmievd.local4.patch - fix to allow ipmievd to automatically start
+   logging events to syslog "out of the box" instead of having to edit
+   /etc/syslog.conf with the following line to allow logging of events:
+
+	       	local4.info                      /var/adm/messages
+