DieterReuter / image-builder-rpi64

Build SD card image for Raspberry Pi 3 64bit
MIT License
156 stars 38 forks source link

Raspberry Pi 4 Support with upgrade to buster [FIXED] #116

Open jmatsushita opened 4 years ago

jmatsushita commented 4 years ago

This is a PR that fixes #113 and is up to date with master.

poupryc commented 4 years ago

That sounds really promising! I can't wait to use it.

lucashalbert commented 4 years ago

Awesome job @jmatsushita. I'm going to clone and build locally to test this out.

lucashalbert commented 4 years ago

@jmatsushita, Everything looks to be working as expected with PR #116. I've been running it on 2 nodes in my k3s cluster for about a week now with no noticeable issues.

I created PR #117 with updates to the Docker Engine, Docker Machine, Containerd, and the Pi4 Kernel. This image also appears to be stable.

@DieterReuter @StefanScherer Any chance of getting these PRs merged into the master for a new release?