#
33d73e38 |
| 19-Dec-2022 |
Soroush Sherafat <71870584+sorousherafat@users.noreply.github.com> |
openbmc-systemd: fixed broken link.
Corrected markdown syntax mismatch and fixed broken URL.
Closes openbmc/docs#81.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I13df137c9241a56
openbmc-systemd: fixed broken link.
Corrected markdown syntax mismatch and fixed broken URL.
Closes openbmc/docs#81.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I13df137c9241a566a69500fb8608806b30ce2209
show more ...
|
#
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 ...
|
#
2bc8dac0 |
| 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update links to phosphor-dbus-interfaces YAMLs These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/x
Update links to phosphor-dbus-interfaces YAMLs These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} + find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master \/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} + Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286
show more ...
|
#
eba4b61e |
| 16-Oct-2020 |
Andrew Geissler <geissonator@yahoo.com> |
systemd: new obmc-chassis-emergency-poweroff@.target When firmware detects a critical power or thermal error (i.e. something that could potentially cause physical damage to the system),
systemd: new obmc-chassis-emergency-poweroff@.target When firmware detects a critical power or thermal error (i.e. something that could potentially cause physical damage to the system), it's critical that it has a way to quickly turn off the system and notify the user. This new obmc-chassis-emergency-poweroff@.target is that way. It will utilize both the obmc-chassis-hard-poweroff@.target(to power off quickly) and the obmc-host-quiesce@.target(to notify the user that the host is no longer running and the system is in an error state). This target will be special in that no automated recovery will occur when it is started. It is assumed that if the target is started, then user intervention is required to diagnose and repair the system. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib1e3a653db7ab9b348158410c40d33215ff90326
show more ...
|
#
0216cebe |
| 16-Oct-2020 |
Andrew Geissler <geissonator@yahoo.com> |
systemd: document the host quiesce target This target has been around for a bit now so add some documentation on it. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> C
systemd: document the host quiesce target This target has been around for a bit now so add some documentation on it. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I00ebc3fe1e071cd47b74761beec4c7a375e8592d
show more ...
|
#
a77be20f |
| 09-Oct-2020 |
Andrew Geissler <geissonator@yahoo.com> |
systemd: be consistent with target formatting Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I141a54d2bafbd18c1103f893d9fcef79b9e199b7
|
#
ff9ecdad |
| 09-Oct-2020 |
Andrew Geissler <geissonator@yahoo.com> |
systemd: update with details of new startmin target The obmc-host-startmin@.target was introduced quite some time ago. Update the documentation with the details on it. Signed-of
systemd: update with details of new startmin target The obmc-host-startmin@.target was introduced quite some time ago. Update the documentation with the details on it. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I04141b06cbc43475754f05730e5de246162fb5e5
show more ...
|
#
6d8c91c8 |
| 12-Feb-2020 |
Andrew Geissler <geissonator@yahoo.com> |
service or monitoring clarification A common question is whether a systemd service should be created or if an application should just monitor for its systemd targets. This commits go
service or monitoring clarification A common question is whether a systemd service should be created or if an application should just monitor for its systemd targets. This commits goal is to offer some guidelines for this. Change-Id: I45849e679443e9e25fe3cbfcc6f957ce5515894b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
43190155 |
| 12-Feb-2020 |
Andrew Geissler <geissonator@yahoo.com> |
fix chassis poweron target name Change-Id: I3da968f6d39d393448d00ab3c063e4d0983cba09 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
#
d506e0ec |
| 12-Feb-2020 |
Andrew Geissler <geissonator@yahoo.com> |
update obmc-host-start target link The targets were recently moved into phosphor-state-manager so link needs to be updated Change-Id: I571aa1c7674d75657c7d9426dcc8b70ffafaf78b
update obmc-host-start target link The targets were recently moved into phosphor-state-manager so link needs to be updated Change-Id: I571aa1c7674d75657c7d9426dcc8b70ffafaf78b 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
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 ...
|