Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fwcd/archlinuxarm-images
- Owner: fwcd
- License: gpl-3.0
- Created: 2022-04-27T12:56:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T05:29:09.000Z (24 days ago)
- Last Synced: 2024-10-27T06:29:39.560Z (24 days ago)
- Topics: arch-linux, arch-linux-arm, archlinux, archlinux-arm, archlinux-arm-image, archlinuxarm, arm, image, linux, raspberry-pi
- Language: Shell
- Homepage:
- Size: 70.3 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 toolsThese 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.