History log of /openbmc/phosphor-state-manager/README.md (Results 1 – 14 of 14)
Revision Date Author Comments
# 0886545d 07-Nov-2023 Potin Lai <potin.lai@quantatw.com>

discover_system_state: apply power restore policy as early as BMC ready

Add a waitBmcReady() to monitor BMC state every second, this function
returns true if BMC enters ready state early or returns

discover_system_state: apply power restore policy as early as BMC ready

Add a waitBmcReady() to monitor BMC state every second, this function
returns true if BMC enters ready state early or returns flase if
timeout reached.

This allows phosphor-diecover-system-state service can perform power
restore policy as early as BMC enters ready state.

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I3f1ef2957c9c8218d094b0e7643dc2eec03535b4

show more ...


# e56feb49 01-Jun-2023 Andrew Geissler <geissonator@yahoo.com>

bmc-ready: update documentation about new optional feature

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ia0682fd935bb15942fb7c2b51f049521ded59d4b


# 14560f5b 01-Jun-2023 Andrew Geissler <geissonator@yahoo.com>

fix existing markdownlint issues in file

Note that markdownlint tries to put <> around anything with a "@." in it
assuming it's an email. Need to add a \ before the @ to let it know it's
not a email

fix existing markdownlint issues in file

Note that markdownlint tries to put <> around anything with a "@." in it
assuming it's an email. Need to add a \ before the @ to let it know it's
not a email address.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I97965e16512da80d60ae031f984c30faeb60014f

show more ...


# c4c702c9 18-Nov-2022 Andrew Geissler <geissonator@yahoo.com>

doc: update README with some misc items

- Utilize abbreviation (PSM) when not starting a sentence with it
- Add details of new supported states
- Specify targets utilized to control each objects sta

doc: update README with some misc items

- Utilize abbreviation (PSM) when not starting a sentence with it
- Add details of new supported states
- Specify targets utilized to control each objects state

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ib9ffb107f4e86b1fe34f07b73116f26eec3cb9d3

show more ...


# 82f23534 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

markdownlint: fix all warnings

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I254f27e1b0a7840b1f119d589d71a4cf4b166425


# 1b83babf 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: Id3397e8757554401055d3a5c921ce9d3eee3ee82
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# eab2ea34 25-Feb-2021 Andrew Geissler <geissonator@yahoo.com>

update host state documentation

Add the new transitioning to on and off states that are now supported by
the host state software.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I

update host state documentation

Add the new transitioning to on and off states that are now supported by
the host state software.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ifced2625546f365f1dd4f5888b8c702e314f2758

show more ...


# 2138f45c 25-Feb-2021 Andrew Geissler <geissonator@yahoo.com>

hypervisor: add to documentation

The optional hypervisor package was added recently to
phosphor-state-manager. Add some basic documentation on it and what it
supports.

Signed-off-by: Andrew Geissle

hypervisor: add to documentation

The optional hypervisor package was added recently to
phosphor-state-manager. Add some basic documentation on it and what it
supports.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I8fb31a8f49599c6c664493856de7da7d246a8bfb

show more ...


# 1e91dc63 09-Jun-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

Correct links to the phosphor-dbus-interfaces yamls

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I3863f1d92e6af0df6f729471a421d6289998f2b9


# 4a4c1a69 17-Mar-2021 Andrew Geissler <geissonator@yahoo.com>

update documentation on clearing of *-on files

See previous commits in this series for the reasoning behind this.

TLDR: Clearing them on the power off paths caused complexity with o

update documentation on clearing of *-on files

See previous commits in this series for the reasoning behind this.

TLDR: Clearing them on the power off paths caused complexity with other
paths like BMC resets with the host up and warm reboots.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I78e8894238538c11f12b287fa8fe34858f0abff4

show more ...


# c9844634 12-Feb-2020 Andrew Geissler <geissonator@yahoo.com>

update for new host states and transitions

New host state and transitions have been approved via design docs and
phosphor-dbus-interfaces. Add these to the README.

ref:
http

update for new host states and transitions

New host state and transitions have been approved via design docs and
phosphor-dbus-interfaces. Add these to the README.

ref:
https://github.com/openbmc/docs/blob/master/designs/state-management-and-external-interfaces.md
https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/State/Host.interface.yaml

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I1efad5bfdac7f4a3a1c5473e8d3cecbc77ed1095

show more ...


# 4640d48e 10-Dec-2019 Andrew Geissler <geissonator@yahoo.com>

meson: remove automake legacy files

This concludes the move to meson

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I4384a6c74dfbfa220e6b3d87f5f5a6c71e68341a


# a6e7bbf0 18-Oct-2019 Gunnar Mills <gmills@us.ibm.com>

Update openbmc-systemd.md link

openbmc-systemd.md is moving under architecture/ as part of
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/26325

26325 should merge before th

Update openbmc-systemd.md link

openbmc-systemd.md is moving under architecture/ as part of
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/26325

26325 should merge before this is merged.

Change-Id: Iaa300ca65f862042716d4f385c6f752ffc509fe4
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# d6fe3150 14-Jun-2019 Andrew Geissler <geissonator@yahoo.com>

Add README to phosphor-state-manager

This is long past due. There's been an uptick in interest in the
function provided by this repository so get a basic README in place.

Change

Add README to phosphor-state-manager

This is long past due. There's been an uptick in interest in the
function provided by this repository so get a basic README in place.

Change-Id: I86f4e30abd444ea48871a4fa1f731e4a98ca9730
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...