commit | 343d0611277a7506bfb4aba9be6a4028b3f80a13 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Dec 10 15:56:24 2018 -0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Dec 20 10:43:14 2018 +0000 |
tree | 3c265e9c4e2e9395f9b77c8f32cd64b0ae698f38 | |
parent | 06df8765c586d03211177efd4aa095a5418dbf91 [diff] |
libipmi: Decouple user commands This makes them an optional, separate provider like the sysfs cmds. Tested: Ran on real hardware that included libusercmds.so in /usr/lib/host-ipmid and on a machine that did not include it. Ran ipmitool on the host to verify that the user commands were present when expected. Change-Id: I07b3af5ae603c3e5f1ea41f0afc309329f4e185d Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.