commit | 64d6d6a52094f29a23734f78587f8c28a35e3b8a | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:04:04 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:08 2017 -0500 |
tree | d15b77902c4ea80f9d9a47ade592fca0df646eaa | |
parent | 9586a391533505c310a60bb8c7f98cf6126a5c8a [diff] |
dreport: Added osrelease plugin Plugin used for collecting OS release information. Change-Id: I27fcc47f3a0a1d44aa07001ec61f43d6bf523bf0 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
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`.