I'm starting to work through how we can get away from our 1:1 mapping of cosa command to artifact generated (i.e. cosa buildextend-metal yields a metal.raw image) and can move more towards a generic command where we run osbuild and generate many artifacts in one invocation. These are some cleanups that will help us get towards that goal eventually.
I'm starting to work through how we can get away from our 1:1 mapping of
cosa
command to artifact generated (i.e.cosa buildextend-metal
yields ametal.raw
image) and can move more towards a generic command where we runosbuild
and generate many artifacts in one invocation. These are some cleanups that will help us get towards that goal eventually.See individual commit messages.