Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fwcd/archlinuxarm-images

Unofficial, automated Arch Linux ARM image builds, e.g. for Raspberry Pis
https://github.com/fwcd/archlinuxarm-images

arch-linux arch-linux-arm archlinux archlinux-arm archlinux-arm-image archlinuxarm arm image linux raspberry-pi

Last synced: 12 days ago
JSON representation

Unofficial, automated Arch Linux ARM image builds, e.g. for Raspberry Pis

Awesome Lists containing this project

README

        

# Arch Linux ARM Images

[![Build Images](https://github.com/fwcd/archlinux-arm-images/actions/workflows/build-images.yml/badge.svg)](https://github.com/fwcd/archlinux-arm-images/actions/workflows/build-images.yml)

Unofficial prebuilt Arch Linux ARM images for several architectures and flavors, primarily intended for use on Raspberry Pis, including some conveniences such as

- Automatic file system expansion on first boot
- Preinstallation of `linux-rpi` and `raspberrypi-bootloader`
- Optional preinstallation of `avahi` (mDNS/DNS-SD) and other tools

These scripts are based on the fantastic work by [andrewboring](https://github.com/andrewboring/alarm-images) and [disconnected.systems](https://disconnected.systems/blog/custom-rpi-image-with-github-travis/#first-stage-script-create-image) on making Arch Linux ARM builds in CI.