Ettore Di Giacinto
2eeb464946
Make repositories arch-aware
...
Introduce an arch field that can be used to filter repositories based on
the local architecture.
If arch is provided and matching with the current GOARCH then the
repository is enabled
2021-10-19 14:19:53 +02:00
Ettore Di Giacinto
f7aa6c3428
fix: always append templates from tree path
...
Otherwise shared templates from trees are not working when
--from-repositories is enabled.
2021-10-06 11:08:53 +02:00
Ettore Di Giacinto
b81d33f182
Fixup luet tree pkglist/images while having shared templates
2021-08-11 12:52:16 +02:00
Daniele Rondina
0cc8930708
Finalizer envs ( #242 )
...
* Allow to define envs for finalizer
Fixes : #241
* tests: Add integration test for finalizer with envs
2021-08-11 11:18:16 +02:00
Ettore Di Giacinto
2789f59f53
Add --values flag also to luet tree images
2021-08-09 12:57:36 +02:00
Ettore Di Giacinto
74402fae81
Re-organize common CLI code
...
Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>
2021-08-03 16:48:34 +02:00