commit | 8b7219f9bb1b5a988bcc6d2312b10670cee3c87d | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:23:11 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:11:02 2017 -0500 |
tree | f1adf70fb81c8972d82f9d5398febf1cc8be06b8 | |
parent | 7f2f8027b013c39e28da6b3e1e10f6ddc7d3d042 [diff] |
Initial version of the dreport sample conf file This file is dreport configuration file and is where all dreport configuration settings are placed. The configuration file consists of sections, led by a [section] header and followed by name: value entries, with continuations in the style INI format. Change-Id: Ia3968216250e2756cd95ea605cd07ff21013af26 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`.