From: Daan De Meyer Date: Mon, 22 Jul 2024 08:01:41 +0000 (+0200) Subject: Add configuration parsing rework to NEWS X-Git-Tag: v24~21^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2891%2Fhead;p=thirdparty%2Fmkosi.git Add configuration parsing rework to NEWS --- diff --git a/NEWS.md b/NEWS.md index 01efe912d..62486abd4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,6 +9,12 @@ - Support for installing local packages located in directories in `BuildSources=` was dropped. Instead, the packages can be made available for installation via `PackageManagerTrees=`. +- Configuration parsing was reworked to remove the need for the `@` + specifier and to streamline building multiple images with + `mkosi.images/`. If you were building multiple images with + `mkosi.images/`, you'll need to adapt your configuration to the + rework. Read the **Building multiple images** section in the + documentation for more information. ## v23.1