silitics / rugpi

An open-source platform empowering you to build innovative devices around customized Linux distributions.
https://rugpi.io
Apache License 2.0
35 stars 1 forks source link

support for layers #12

Closed koehlma closed 7 months ago

koehlma commented 9 months ago

Refactor Rugpi Bakery to support layers. Each layer may add additional customizations (recipes). Layers should be cached and shared between different variants of an image.

This needs to be done before the 1.0 release as it likely introduces backwards-incompatible changes to Rugpi Bakery.