Remove meetings/

Although a really neat idea, meetings/ is not used and contains
wrong information.
meetings.yaml still has the canceled OpenBMC Community Meeting.

https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/24826
removed the meetings.ics for the OpenBMC Community Meeting but
left meetings.yaml. No other workgroups have added their meetings.

Meetings have been tracked via the mailing list or wiki.

Overall, the project is moving towards more IRC and mailing list
and fewer in-person meetings.

More information on IRC and the mailing list:
Mail: openbmc@lists.ozlabs.org https://lists.ozlabs.org/listinfo/openbmc
IRC: #openbmc on freenode.net

Change-Id: Ie73172f27ec2207eb7a22dbb6acea81254b5d54f
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2 files changed
tree: 0e6aaf05b3e53dab2fc15ed8574179f704f88ae0
  1. architecture/
  2. code-update/
  3. designs/
  4. development/
  5. logo/
  6. release/
  7. security/
  8. style/
  9. testing/
  10. userguide/
  11. anti-patterns.md
  12. cheatsheet.md
  13. code-of-conduct.md
  14. console.md
  15. CONTRIBUTING.md
  16. cpp-style-and-conventions.md
  17. features.md
  18. glossary.md
  19. host-management.md
  20. kernel-development.md
  21. LICENSE
  22. maintainer-workflow.md
  23. MAINTAINERS
  24. Makefile
  25. openbmc-conversion.md
  26. README.md
  27. REDFISH-cheatsheet.md
  28. redfish-logging-in-bmcweb.md
  29. rest-api.md
  30. REST-cheatsheet.md
  31. subtree.md
  32. yocto-development.md
README.md

OpenBMC documentation

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 Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Goals

The OpenBMC project's aim is to create a highly extensible framework for BMC software and implement for data-center computer systems.

We have a few high-level objectives:

  • The OpenBMC framework must be extensible, easy to learn, and usable in a variety of programming languages.

  • Provide a REST API for external management, and allow for "pluggable" interfaces for other types of management interactions.

  • Provide a remote host console, accessible over the network

  • Persist network configuration settable from REST interface and host

  • Provide a robust solution for RTC management, exposed to the host.

  • Compatible with host firmware implementations for basic IPMI communication between host and BMC

  • Provide a flexible and hierarchical inventory tracking component

  • Maintain a sensor database and track thresholds

Technical Steering Committee

  • Brad Bishop (chair), IBM
  • Nancy Yuen, Google
  • Sai Dasari, Facebook
  • James Mihm, Intel
  • Sagar Dharia, Microsoft
  • Supreeth Venkatesh, Arm