commit | 22848eceb4f19c93b1e3331e52005ce09523637d | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 28 10:08:39 2019 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Nov 05 14:11:05 2019 +0000 |
tree | d489fce4dd080a365ec6e29530a58248fa636534 | |
parent | 375547c6382d5c616c51b6ba462446ec994c1e68 [diff] |
Move function to enable field mode to common code The only different between ubi and static layout for setting field mode was masking the usr-local.mount service file. Now that the service file is in the common code, it makes sense to move the function to the common code. Tested: - Witherspoon: Verified setting field mode disabled the /usr/local mount as it currently does. - Romulus: Verified that after setting the field mode, the usr-local.mount service file could not be started because it's masked. Change-Id: I8afb755366053c38f72d682e874308c42e232d98 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`.