mkosi
mkosi copied to clipboard
Allow more granular control on which artifacts are output
This PR repurposes SplitArtifacts=
to be able to specify multiple artifact types that should be split out of the image. By specifying one or more of uki
, kernel
, initrd
and partitions
the respective components are extracted from the image. The truthy and falsy values still map to the equivalent of the old values to preserve backwards compatibility.