Michael Ferrari
Michael Ferrari
This would be useful to be able to use a single configuration for building a distributable raw disk image and a tar file to use as as base tree for...
This moves the handling of the mentioned file to the sd-firstboot service, to allow users to configure these on a per system basis. As "factory" files these could be modified...
Currently there is no way to refer to the name of a given image when using `mkosi.images`, which is a minor problem when `ImageId=` is set as they will all...
1. Fix minor visual issue during boot phase 2. Reduce log level to debug for the skipping case 3. Implement "default" values - When nothing is entered a compile time...
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...