There are Preinstalled Ubuntu server image for Raspberry Pi on https://cdimage.ubuntu.com/ubuntu/releases/focal/release/:
Where can I find the build scripts to build such image?
There are Preinstalled Ubuntu server image for Raspberry Pi on https://cdimage.ubuntu.com/ubuntu/releases/focal/release/:
Where can I find the build scripts to build such image?
I don't have a full understanding, as Canonical don't seem to care about documenting anything that's not a press release for Snap or Core anymore.
But starting to piece things together, I think it's a combination of ubuntu-image with the classic
branch of snapcore/pi-gadget. (so it looks like the build system uses snap
, but still builds a classic
based image)