Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linuxboot/book

LinuxBoot book which contains the documentation in markdown format
https://github.com/linuxboot/book

book bootloader documentation firmware linux linuxboot

Last synced: 3 months ago
JSON representation

LinuxBoot book which contains the documentation in markdown format

Awesome Lists containing this project

README

        

# The LinuxBoot Book

LinuxBoot is a project that aims to replace specific firmware functionality with
a Linux kernel and runtime. Over the years this project has grown to include
various initiatives with the overarching goal of moving from obscure, complex
firmware to simpler, open source firmware.

This is the official site of documentation for the LinuxBoot project. The book
provides guidance on how to get started, and gives overviews and
background on the different aspects of LinuxBoot.

## Contributing

This book is written with [mdBook](https://github.com/rust-lang/mdBook).
When installed, run `mdbook serve` and you will get a local webserver.
For more details, please refer to the mdBook documentation.

## Acknowledgments

In alphabetical order:

* [Andrea Barberio](https://github.com/insomniacslk)
* [Gan Shun Lim](https://github.com/ganshun)
* [Johnny Lin](https://github.com/johnnylinwiwynn)
* [Jonathan Zhang](https://github.com/jonzhang-fb)
* [Philipp Deppenwiese](https://github.com/zaolin)
* [Prachi Laud](https://github.com/pallaud)
* [Ronald Minnich](https://github.com/rminnich)
* [Ryan O'Leary](https://github.com/rjoleary)