OpenADK
Overview
Name: | OpenADK |
---|---|
Picture: | ![]() |
Active | Yes |
Purpose | General Linux |
Ignition install | No |
Compatibility | All IMX6 MicroSoms |
More information | |
Maintained by | wbx |
Forum | Solid-Run Forum |
Website | openadk.org |
Description
A free construction kit for Embedded Linux. The resulting firmware boots up very fast, is updateable via a package manager without losing local configuration changes and the root filesystem is mounted read-only. The default configuration creates a very small linux system. The default configuration for software packages and the system is secure by default.
Installation
- Get a snapshot from here: Latest Snapshots
- Extract it and do “make menuconfig” to configure a cubox-i image.
- (under ARM) Do “make” to build an image. (get a beer, it will take some time to compile everything from source and download the sources from internet)
- You can install it via a shell script onto a sd card.
- You will get a help text when the build is finished.