commit | 95a72983e5991871352c5bd4ab640d91cefbd8df | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Oct 25 17:00:14 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Oct 25 17:00:33 2017 -0500 |
tree | 5dde26ef2be5d96738bdfd9395c2788a000fb391 | |
parent | 11eaab7b68d7984199a283bc6c78617ce72b8ca6 [diff] |
Spelling fixes Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: I562cc5b407fb2a3a728c6167aaab75acde3adfca Signed-off-by: Gunnar Mills <gmills@us.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`.