]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Add more detail to NEWS
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 13 Sep 2024 15:39:44 +0000 (17:39 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 13 Sep 2024 16:31:28 +0000 (18:31 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 70e776c837531fff2c52fb47661a1ff7bb79f0f5..2766179fd929f836033d67f6b20e5fdb6fb1805e 100644 (file)
--- 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`.