3

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?

enter image description here

draw
  • 210

1 Answers1

0

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)

Jarrad
  • 151