commit | 021c365b73cd9d7d6ad437783821e6ea24bd648e | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Tue Sep 26 12:11:02 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 02 20:20:26 2017 +0000 |
tree | 652156859f7297ec8917dc98a563a9576a2a8f61 | |
parent | bc1bf3af74d1ecac11dbb763369651bc6bf43db1 [diff] |
Delete the BMC version that doesn't have a valid os-release file. - When a bmc rofs volume is corrupted, it no longer has a valid os-release. This had caused the BMC.Updater service to core-dump. We need to delete corrupted volumes in order to prevent such versions from filling up the space on chip. Change-Id: I7f23382891dfd9b4dba40ffc1dc3084e088e92b1 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.