commit | 3ce563a0919a4c793894c324e355582db40dc6ce | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Jun 06 16:41:15 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Jun 15 11:29:30 2018 -0500 |
tree | 0f72b8cad0e90d0ebdf324596a4341afc395206d | |
parent | 9f89e2e1cf7e739dcd3cb975815ed37750c81c26 [diff] |
activation: Move out code that monitors for ubi services Move the code that monitors for ubi services into the ubi subdirectory. Other filesystem layouts can just ignore the service monitoring by setting the *VolumeCreated variables to true. Tested: Verified code update on Witherspoon still worked. Change-Id: I135e66225d0e8d692d430efd864252b822b069db Signed-off-by: Adriana Kobylak <anoo@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 clean the repository run `./bootstrap.sh clean`.