Update flashing guide for all platforms

This commit is contained in:
kn0wmad
2022-10-27 13:29:05 -06:00
parent 81f20dc852
commit 2f6ed2a547
63 changed files with 230 additions and 245 deletions

View File

@@ -9,9 +9,9 @@ Each service is bound with a wrapper repository, which contains everything you n
The purpose of this repo is:
- To define the necessary Manifest and configuration options (ie. config spec and rules)
- To build the project into the ``.s9pk`` format digestible to EmbassyOS
- To build the project into the ``.s9pk`` format digestible to embassyOS
- Link to the source project as a git submodule
- Define the Dockerfile for running the project on EmbassyOS
- Define the Dockerfile for running the project on embassyOS
- Provide documentation for the project, especially user runbook instructions
File Structure