#
c98db203 |
| 07-Apr-2022 |
William A. Kennington III <wak@google.com> |
systemd: Save random seed during powercycle
This allows us to better keep track of the last system time and randomness information during subsequent "reboots".
Change-Id: I80235e6af2f87b9a28e6052f6
systemd: Save random seed during powercycle
This allows us to better keep track of the last system time and randomness information during subsequent "reboots".
Change-Id: I80235e6af2f87b9a28e6052f6890d6288f03d632 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
03dbd3d8 |
| 15-Apr-2022 |
William A. Kennington III <wak@google.com> |
systemd: Stop targets when unneeded
This is not a big deal normally because the BMC will powercycle, but these targets should stop after being executed so they can be started a second time if desire
systemd: Stop targets when unneeded
This is not a big deal normally because the BMC will powercycle, but these targets should stop after being executed so they can be started a second time if desired.
Change-Id: Ia8f4131db719c80b352cdac3b1161d344a1c955c Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
0e22d32a |
| 07-Apr-2022 |
William A. Kennington III <wak@google.com> |
systemd: Handle PSU delay globally
Instead of requiring each reset service to handle reset delays, handle them here.
Change-Id: Ibe452bf37fd81e386cbaacd789f957d519dfedfe Signed-off-by: William A. K
systemd: Handle PSU delay globally
Instead of requiring each reset service to handle reset delays, handle them here.
Change-Id: Ibe452bf37fd81e386cbaacd789f957d519dfedfe Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
f9a19b80 |
| 18-Sep-2018 |
Patrick Venture <venture@google.com> |
build: enable systemd system units
Enable the systemd system unit for the psu reset target in the configuration and Makefile for this daemon instead of storing it in the recipe, per the daemon(7) ma
build: enable systemd system units
Enable the systemd system unit for the psu reset target in the configuration and Makefile for this daemon instead of storing it in the recipe, per the daemon(7) manpage guidelines.
Change-Id: I565b10619ae0250845b6a10f6fce73b018b494f7 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
4d49ae65 |
| 17-Sep-2018 |
Patrick Venture <venture@google.com> |
google-ipmi-sys: initial commit: OEM IPMI handler
This implements a set of OEM IPMI commands built as sub-commands under one OEM IPMI command registered in the Google OEM Namespace.
Change-Id: I65f
google-ipmi-sys: initial commit: OEM IPMI handler
This implements a set of OEM IPMI commands built as sub-commands under one OEM IPMI command registered in the Google OEM Namespace.
Change-Id: I65ff6f35838b501ac6ac67f7765bbc474b808660 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|