commit | b223b6673540b9f7af44ae65e165216f0dc5d733 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Sun Apr 08 15:02:06 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Sun Apr 08 15:02:06 2018 -0500 |
tree | 29ddb6d43547d0dae6f33441842bb2bfc5532ab1 | |
parent | 7861079e16fc54957b0d093c244e8b1e997aedbc [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: I192b40fcab98b64e39b3100d41ea025ca280d842 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`.