commit | d7b95d5a03c72be167a449028f12bbf1869883ce | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sat Aug 26 03:13:37 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Sep 01 04:12:25 2017 -0500 |
tree | 53f52c975f305e66c1c419f7127bdc179580b077 | |
parent | 9a56bfa96c96c855f1ad9c4efe04639eaa33a2f2 [diff] |
Change Dump file storage location Changed the dump storage location from /tmp/dumps to /var/lib/phosphor-debug-collector/dumps. Change-Id: Ic77127e8e947cf7f15f62e1048604c9c3acaccd1 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`.