[PATCH openbmc v3] Package whitelist.conf in obmc-phosphor-image
OpenBMC Patches
openbmc-patches at stwcx.xyz
Fri Jul 8 22:00:32 AEST 2016
IPMI whitelisted commands are added in whitelist.conf
which would be consumed by ipmid daemon. Only whitelisted
IPMI commands are executed in restricted mode.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/395)
<!-- Reviewable:end -->
https://github.com/openbmc/openbmc/pull/395
tomjose (1):
Generate code from conf files from IPMI packages
.../recipes-phosphor/host-ipmid/host-ipmid.bb | 18 +++++++++++++++-
.../host-ipmid/host-ipmid.bbappend | 1 +
.../host-ipmid/files/host-ipmid-whitelist.conf | 24 ++++++++++++++++++++++
.../files/ipmi-fru-parser-whitelist.conf | 2 ++
.../files/openpower-host-ipmi-oem-whitelist.conf | 2 ++
5 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bbappend
create mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/files/host-ipmid-whitelist.conf
create mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/files/ipmi-fru-parser-whitelist.conf
create mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/files/openpower-host-ipmi-oem-whitelist.conf
--
2.9.0
More information about the openbmc
mailing list