]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Update NEWS
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Oct 2023 12:34:18 +0000 (14:34 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Mon, 23 Oct 2023 16:37:52 +0000 (18:37 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index bdcebc7ace6ec1aa6c5999974bb42030e8ddd81b..c69036a420abc6be6a68b3ec5634c3a850b6d984 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
   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