From: Daan De Meyer Date: Tue, 19 Sep 2023 08:32:12 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v17~2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1907%2Fhead;p=thirdparty%2Fmkosi.git Update NEWS --- 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