commit | 074f64d42d7fa7538d320ab1f0c91e641641a961 | [log] [tgz] |
---|---|---|
author | Vijay Khemka <vijaykhemka@fb.com> | Tue Mar 03 15:08:43 2020 -0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Wed Apr 29 16:40:15 2020 +0000 |
tree | 79e2bf256d314371aa57e652e0905aa7cceda676 | |
parent | e1160cb2fafd46b6fb955fc432d1cf5e941b3e2d [diff] |
chassishandler: Add restart cause support Added support for chassis restart cause command. This will read data from Host power state dbus interface and reply to ipmi command. Tested: Verified executing 'ipmitool chassis restart_cause' System restart cause: power-up via pushbutton Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: I8e351035da1b8b1d85f3c34094fd7533e7af529b
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
.