#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
6ac6f3df |
| 28-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it from the design template. Clean up all the existing designs to remove them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I01309f0b63d1e0c53fb596521595c5f39f365301
show more ...
|
#
ded5adff |
| 21-Feb-2022 |
Andrew Geissler <geissonator@yahoo.com> |
enhance target-fail-monitoring for services
BMC systems are becoming more and more critical in todays data centers. If a critical service within the BMC fails, it's paramount that appropriate debug
enhance target-fail-monitoring for services
BMC systems are becoming more and more critical in todays data centers. If a critical service within the BMC fails, it's paramount that appropriate debug data be collected and the user of the system be notified that the BMC is in an undefined state.
This new feature will allow a user to pass in a json file with systemd service names that they wish this function to monitor. If a monitored services goes into an error state (exhausted all retries and service has been stopped) then the monitor service will create an error and collect appropriate debug data.
Change-Id: I9ddc05387f23c80e490d72561397ab2850a05a3e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
357556a5 |
| 18-Oct-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Move openbmc-systemd.md under architecture/
This document fits the best here. Considered development/ for this document.
Change-Id: I5143ed89f9785d9eeb6c9fe98bd83563c6966700 Signed-off-by: Gunnar M
Move openbmc-systemd.md under architecture/
This document fits the best here. Considered development/ for this document.
Change-Id: I5143ed89f9785d9eeb6c9fe98bd83563c6966700 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
c1d82bce |
| 18-Jun-2019 |
Andrew Geissler <geissonator@yahoo.com> |
OpenBMC systemd target failure logging
Design proposal to log error to phosphor-logging when critical systemd targets fail
Change-Id: Iec08541360a38982d7a4dbce232fb559308150c6 Signed-off-by: Andrew
OpenBMC systemd target failure logging
Design proposal to log error to phosphor-logging when critical systemd targets fail
Change-Id: Iec08541360a38982d7a4dbce232fb559308150c6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|