]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Update NEWS 1907/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 19 Sep 2023 08:32:12 +0000 (10:32 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 19 Sep 2023 09:56:03 +0000 (11:56 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 9be10bafcf3bd37545abfa07dfb67f7dd9b9c079..a6009a9cce8c92993cd6af3aaa7977f7e89e1476 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,19 @@
 # mkosi Changelog
 
+## v17
+
+- Added `ToolsTreePackages=` to add extra packages to the default tools
+  tree.
+- Added `SystemdVersion=` match to match on the host's systemd version
+- Added `Format=` match to match on the configured output format
+- `Presets=` can now be configured in global configuration files to select
+  which presets to build
+- UKIs can now be booted using direct linux boot.
+- We don't try to make images UEFI bootable anymore on architectures
+  that do not support UEFI
+- Fixed `--help` to show all options again
+- We now warn when settings are configured in the wrong section
+
 ## v16
 
 - `mkosi.version` is now picked up from preset and dropin directories as