commit | 9586a391533505c310a60bb8c7f98cf6126a5c8a | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:02:48 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:07 2017 -0500 |
tree | ecebcc1ceb91dd126c9958579697e16d80c2e496 | |
parent | 8bcf49c22c69e10b11960fb31ecef417a54a864c [diff] |
dreport: Added hostnamectl plugin Plugin used for collecting current hostname settings. Change-Id: Ie328931a1de648649397d1525f6efaf960a0964e 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`.