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
140 stars 32 forks source link

Add support to configure IMAGE_SIZE #89

Closed rootwyrm closed 7 months ago

rootwyrm commented 7 months ago

This adds support to define IMAGE_SIZE without changing the defaults; this is helpful for use with both larger (Alma) and smaller (Alpine) distros.

johang commented 7 months ago

Thanks.