alpine-raspberry-pi icon indicating copy to clipboard operation
alpine-raspberry-pi copied to clipboard

Alpine Linux System Install for RPI 2, 3 and 4

Results 6 alpine-raspberry-pi issues
Sort by recently updated
recently updated
newest added

Alpine trimmed down the chroot install via [this commit](https://github.com/alpinelinux/alpine-chroot-install/commit/d8140bc0bce44ab1df297fbdee931f2fd54fa997), so either `openrc` needs to be added via `make-image` or need to revert to an [older commit](https://github.com/alpinelinux/alpine-chroot-install/blob/488a1ab88f18c375e6b4e04b9640a35358bcf0a8/alpine-chroot-install). ``` + rc-update add...

Can we add GPU support to the image?

I have an old RaspberryPi 1 laying around and would like to use it for a project and it would really benefit from a slim Alpine image. Could you add...

Will not boot using NVME (over USB) with MSD.

I tried building the image locally but it failed due to various missing dependencies. I installed all but for the `setup-udev` script which I couldn't figure out which package that...

I have tried replicating a variant for 32-bit PIs, to see whether that would fix the problem, but it seems that as of now no valid kernel.img is being produced.