Jeffrey Bastian
2013-07-22 20:33:24 UTC
Hello,
Calxeda has added some 'cxoem' extensions to ipmitool to manage their
ARM servers:
http://sources.calxeda.com/gitweb/?p=ipmitool.git
I have been working on adding their patches to the Fedora ipmitool
package:
https://bugzilla.redhat.com/show_bug.cgi?id=918296
I have gone through Calxeda's commits and extracted only those that
touch the ipmi_cxoem.{c,h} files. They have other commits that modify
fru, ekanalyzer, and more, but I'll save those for later and focus on
the cxoem extension first.
Attached is a patch that applies to the latest code in CVS.
I've also modified get_lan_param_select() from lib/ipmi_lanp.c as I
described in my email last Friday.
(And I've also added a patch to remove the serial plugin since autotools
complains about a missing file src/plugins/serial/Makefile.in, but this
is just to get it to build.)
Jeff
Calxeda has added some 'cxoem' extensions to ipmitool to manage their
ARM servers:
http://sources.calxeda.com/gitweb/?p=ipmitool.git
I have been working on adding their patches to the Fedora ipmitool
package:
https://bugzilla.redhat.com/show_bug.cgi?id=918296
I have gone through Calxeda's commits and extracted only those that
touch the ipmi_cxoem.{c,h} files. They have other commits that modify
fru, ekanalyzer, and more, but I'll save those for later and focus on
the cxoem extension first.
Attached is a patch that applies to the latest code in CVS.
I've also modified get_lan_param_select() from lib/ipmi_lanp.c as I
described in my email last Friday.
(And I've also added a patch to remove the serial plugin since autotools
complains about a missing file src/plugins/serial/Makefile.in, but this
is just to get it to build.)
Jeff