commit | 506aa0f33362eee06a8f7a2572519d4053f06e41 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Tue Jan 24 14:58:25 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Wed Mar 22 11:15:13 2017 +0530 |
tree | 58c595aa0290fcf699c1f5c815f052dede2fe99d | |
parent | 50234ad43e643ff7c01567b1000505d35bd035b5 [diff] |
Add initial code for IPMI SoftPowerOff functionality This commit puts a skeleton layout for the IPMI Soft Power Off functionality. Change-Id: I7c3ededc9d4038e172d7f6230270ecfe397330e9 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.