From: Daan De Meyer Date: Thu, 23 Jan 2025 11:55:51 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v25~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3411%2Fhead;p=thirdparty%2Fmkosi.git Update NEWS --- diff --git a/mkosi/resources/man/mkosi.news.7.md b/mkosi/resources/man/mkosi.news.7.md index 220a3ccdf..fc2708b1a 100644 --- a/mkosi/resources/man/mkosi.news.7.md +++ b/mkosi/resources/man/mkosi.news.7.md @@ -164,6 +164,11 @@ keys enrolled will be extended to include a `MokList` entry that trusts the certificate configured with `SecureBootCertificate=` and passed to `qemu`. +- We now use `mkosi.pkgcache` as the package cache directory if the + directory exists. +- `BuildSourcesEphemeral=` learned a new variant `buildcache` in which + case the overlay will be cached in the build directory configured with + `BuildDirectory=`. ## v24