commit | 692765c2ed9f1dc2e9123a268212b9a981457e7b | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 30 12:48:22 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 30 12:48:22 2025 -0400 |
tree | a49bda3e8965779c43167cad0a707883422787e8 | |
parent | bf6b6004c460c077e3aea088bec077268d698dbb [diff] |
prettier: re-format The latest prettier (3.6.2) fixed an incompatibility with markdownlint and requires re-running[1]. [1]: https://github.com/prettier/prettier/pull/17675 Change-Id: Idd9fb1d4f33ef599ec73548a300da7c53ffda8cd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
openbmc@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/openbmcThese documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands