From: Godvin Ouseph Date: Sun, 17 Aug 2025 09:57:37 +0000 (+0530) Subject: Set MakeInitrd=yes in documentation for building custom initrd X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fmkosi.git Set MakeInitrd=yes in documentation for building custom initrd Otherwise /etc/initrd-release won't exist in the initrd and systemd won't do the usual initrd stuff --- diff --git a/docs/initrd.md b/docs/initrd.md index d23ac9d3e..6e3bf52e2 100644 --- a/docs/initrd.md +++ b/docs/initrd.md @@ -15,6 +15,7 @@ Building an image with a mkosi-built initrd is a two step process, because you w Format=cpio [Content] +MakeInitrd=yes Packages=systemd udev kmod