From: Daan De Meyer Date: Mon, 23 Oct 2023 12:34:18 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v19~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e054bc0dec42dcc6c1f29f7bd75c1b1060bf082;p=thirdparty%2Fmkosi.git Update NEWS --- diff --git a/NEWS.md b/NEWS.md index bdcebc7ac..c69036a42 100644 --- a/NEWS.md +++ b/NEWS.md @@ -29,6 +29,13 @@ to `Images=` and the `Presets` section was merged into the `Config` section. The old names can still be used for backwards compatibility. +- Added profiles to support building variants of the same image in one + repository. Profiles can be defined in `mkosi.profiles/` and one can + be selected using the new `Profile=` setting. +- Added a `--json` option to get the output of `mkosi summary` as JSON. +- We now automatically configure the qemu firmware, kernel cmdline and + initrd based on what type of kernel is passed by the user via + `-kernel` or `QemuKernel=` ## v18