From: Daan De Meyer Date: Fri, 13 Sep 2024 15:39:44 +0000 (+0200) Subject: Add more detail to NEWS X-Git-Tag: v25~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a4c0001c41ce128758158c211f64ee4ba70dc56;p=thirdparty%2Fmkosi.git Add more detail to NEWS --- diff --git a/NEWS.md b/NEWS.md index 70e776c83..2766179fd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -41,7 +41,9 @@ well. - `InitrdInclude=` was removed. If you're using `InitrdInclude=`, please build your initrd via a subimage in `mkosi.images` containing - `Include=mkosi-initrd` and any customizations you wish to add. + `Include=mkosi-initrd` and any customizations you wish to add and use + the `Initrds=` setting to use it as the initrd for the main image + instead of the default initrd. - Added `History=` to have mkosi save the config used to build the image and reuse it when verbs such as `qemu`, `boot`, … are invoked without `-f`.