#
9d26e4fa |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
beautysh: re-format
beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh files to have a consistent formatting. Re-run the formatter on the whole repository.
Signed-off-by: Patric
beautysh: re-format
beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh files to have a consistent formatting. Re-run the formatter on the whole repository.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I38048dcd55f2db51bcc87b33ea0748a6cfdcca68
show more ...
|
#
9b841d0d |
| 15-Jul-2020 |
Artem Senichev <a.senichev@yadro.com> |
plugins/hostlogger: Replace dbus call with signal
The latest version of the Hostlogger supports multi-host mode, each host is served by a separate service instance. The service instance now uses SIG
plugins/hostlogger: Replace dbus call with signal
The latest version of the Hostlogger supports multi-host mode, each host is served by a separate service instance. The service instance now uses SIG_USR1 signal to flush collected messages to a file.
Tested: Run dreport inside the BMC console, the result dump archive contains host console logs.
Change-Id: I2ba926dad79b362d0f4abac50619d7969a4f28f7 Signed-off-by: Artem Senichev <a.senichev@yadro.com> Tested-by: Artem Senichev <a.senichev@yadro.com>
show more ...
|
#
e57ee762 |
| 13-Nov-2018 |
Artem Senichev <artemsen@gmail.com> |
Add phosphor-hostlogger plugin to dreport
phosphor-hostlogger project stores host's console output data, such as boot logs or Linux kernel messages printed to the system console. https://github.com/
Add phosphor-hostlogger plugin to dreport
phosphor-hostlogger project stores host's console output data, such as boot logs or Linux kernel messages printed to the system console. https://github.com/openbmc/phosphor-hostlogger
Tested: Run dreport inside the BMC console, the result dump archive must contains host console logs.
Change-Id: Icc45888a43b42de78c93aa0bc0ba7a295f0a76e3 Signed-off-by: Artem Senichev <artemsen@gmail.com> Tested-by: Artem Senichev <artemsen@gmail.com>
show more ...
|