From 41e552a9d75ae25e02be72dff6c6aa126a1e53dc Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 19 Sep 2023 10:32:12 +0200 Subject: [PATCH] Update NEWS --- NEWS.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS.md b/NEWS.md index 9be10bafc..a6009a9cc 100644 --- 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 -- 2.47.2