commit | c1743fa4f561c97e1f67417486b62bdd8e54bb7d | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Sat May 19 02:10:45 2018 +0930 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon May 21 20:19:56 2018 +0000 |
tree | 035c7d9ecb2f40ef1e648df0f07ed8153f8e4126 | |
parent | af487621c8401a34ee863528ba9659842f7d3dd0 [diff] |
Add MAINTAINERS file Change-Id: I37b3967b1feeedf40677d79ca684070378123952 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
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`.