- mion developer wiki; information regarding the internal development of mion and work in progress
- Network Grade Linux; Parent project of mion
- mion; Base mion GitHub repository
- meta-mion; GitHub repository for the base distro layer and image types.
- meta-mion-bsp; Board/machine configurations and support layers
- meta-mion-sde; Recipes needed to enable switch ASIC functionality
- meta-mion-backports; Recipes backported from other Yocto project repos, such as K3s support
- meta-mion-unsupported;
layers which are not currently supported, such as
meta-mion-simplerunc - mion-docs; our main documentation source, where the pages on https://docs.mion.io/ come from. Documentation is a great place to get started and gain practice with our workflow!
-
The Yocto Project; Build environment and system for custom embedded Linux Distributions. Maintains
bitbake, OpenEmbedded Core, and Poky. -
BitBake User Manual; basic information on:
- Recipes
- Configuration files
- Classes
- Layers
- Append files
-
OpenEmbedded; Build framework for embedded Linux
-
OpenEmbedded-Core; Core support for machine architectures (x86-64, arm, etc)
-
Layer; A collection of recipes and configurations that can be used on top of OpenEmbedded Core.