This repo creates a number of blank images for a couple of ARM dev boards. These images have the necessary partitions, sizes and filesystem - but not actual files.
Currently there is the following image:
rpi-raw-image
with two partitions (FAT + EXT4) for the Raspberry Piodroid-raw-image
with two partitions (FAT + EXT4) for ODROID (eg. XU4)
You can contribute to this repo by forking it and sending us pull requests. Feedback is always welcome!
You can build the root filesystem locally with Docker.
make rpi-raw-image
make odroid-raw-image
This FLOSS software is funded by donations only. Please support us to maintain and further improve it!
MIT - see the LICENSE file for details.