emmc-storage-design: Replace LVM with GPT Partitions

Update the design to address the lack of LVM support in U-Boot and lack
of offline mode to build an LVM disk image. Add details about volume
partitioning and filesystem layout.

Move the LVM information to the Alternatives section.

Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Milton Miller <miltonm@us.ibm.com>
Change-Id: I3f17aedfaa2e3e1fc744dc56423e082ac19100e3
1 file changed
tree: 945d0febf20bf61cb1bf8bc6d96d4ed2d51bf043
  1. architecture/
  2. designs/
  3. development/
  4. logo/
  5. release/
  6. security/
  7. style/
  8. testing/
  9. userguide/
  10. anti-patterns.md
  11. cheatsheet.md
  12. code-of-conduct.md
  13. console.md
  14. CONTRIBUTING.md
  15. cpp-style-and-conventions.md
  16. features.md
  17. glossary.md
  18. host-management.md
  19. kernel-development.md
  20. LICENSE
  21. maintainer-workflow.md
  22. MAINTAINERS
  23. Makefile
  24. openbmc-conversion.md
  25. README.md
  26. REDFISH-cheatsheet.md
  27. rest-api.md
  28. REST-cheatsheet.md
  29. subtree.md
  30. yocto-development.md
README.md

OpenBMC documentation

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.

Contact

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Usage

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