openbmc icon indicating copy to clipboard operation
openbmc copied to clipboard

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).

Results 51 openbmc issues
Sort by recently updated
recently updated
newest added

Summary: As title. Make logger interface easier to work with, and restart (and reacquire syslog) immediately after killing data partition processes. Test Plan: Unit tests `go test ./...` Flash tests...

CLA Signed

# Summary Ran `go mod vendor` and `go mod tidy`. ## Test plan Unit tests pass (`go test ./...`).

CLA Signed

Summary: Support more than one power input display on Redfish

CLA Signed

Hey! Sending `host-name` option through DHCP is mostly ignored due to how `hostname.sh` works: 1. OpenBMC boots 2. dhclient gets its DHCP lease containing a `host-name` option 3. dhclient-script sets...

Starting November 1, Docker Hub expects users to log in for pulling images. After this date, some anonymous pulls will be rate-limited by IP address. Adding authentication to avoid potential...

CLA Signed

https://github.com/facebook/openbmc/blob/e91ee6437c9dead5b3184b61faf9c2f04434e85c/meta-facebook/meta-elbert/recipes-utils/wedge-eeprom/files/utils/elbert_weutil.c#L34

https://github.com/facebook/openbmc/blob/a5afaf50c1ab9695dd666ee63943b1218cabab18/common/recipes-core/rackmon/rackmon/modbus.c#L53

Stream is opened https://github.com/facebook/openbmc/blob/2e61cd4c6a9c23789a2a952673ee7f6671b92f00/common/recipes-core/fw-util/files/tpm.cpp#L34 Opened file never closed https://github.com/facebook/openbmc/blob/2e61cd4c6a9c23789a2a952673ee7f6671b92f00/common/recipes-core/fw-util/files/tpm.cpp#L44