pyavitz / debian-image-builder

Debian image builder for single board computers
Other
139 stars 33 forks source link

Debian Image Builder: `building kernels via git` #84

Closed pyavitz closed 9 months ago

pyavitz commented 9 months ago

When dealing with git, the builder will no longer download archives and instead git clone the repo. This is a bit more time consuming, but provides more options and the ability to download sources from locations other than github.

This does come with a few caveats. The ability to build vendor kernels on a whim had to be sacrificed. But in time the feature should be able to be added back.

ROCK5B is now pulling Collabora by default.