Files
documentation/docs/Community_Github.md
2024-10-14 16:06:39 +02:00

42 lines
1.1 KiB
Markdown

# Main project repositories
## Armbian Build
<https://github.com/armbian/build>
Framework can build generic Armbian or custom Linux image.
## Armbian Config
<https://github.com/armbian/configng>
Utility for configuring:
- hardware,
- adjusting services,
- installing applications.
## Armbian OS
<https://github.com/armbian/os>
Armbian OS assemly line:
- [daily rolling releases](https://github.com/armbian/os/releases) for supported build targets
- [point releases](https://www.armbian.com/download/?device_support=Standard%20support) for supported build targets
## Armbian Community
<https://github.com/armbian/community>
Armbian OS community assembly line:
- [weekly rolling releases](https://github.com/armbian/community/releases) for build targets without a dedicated mainteiner.
## Armbian Distribution
<https://github.com/armbian/distribution>
Armbian OS with preinstalled:
- [HomeAssistant](https://www.home-assistant.io/),
- [OpenHab](https://www.openhab.org/),
- [KaliLinux](https://www.kali.org/),
- [OpenMediaVault](https://www.openmediavault.org/)