johang / sd-card-images

Scripts to build bootable SD card images with Debian for various single-board computers
https://sd-card-images.johang.se
GNU General Public License v3.0
151 stars 33 forks source link

Add support for Devuan images #132

Closed watchful-0wl closed 4 months ago

watchful-0wl commented 4 months ago

rebuild-debian-csv now gets codenames from the Debian, Ubuntu and Devuan repository web pages, because Devuan does not have an ls-lR.gz file.

Adds Dockerfile.devuan to build from a Devuan image.

README_devuan.md extends README.md.

Fix for when fallocate fails on (git CI) COW filesystems.

johang commented 4 months ago

I'm not interested in maintaining and running/hosting the builds for Devuan.

watchful-0wl commented 4 months ago

Ok.