From: Daan De Meyer Date: Wed, 24 Jan 2024 16:04:35 +0000 (+0100) Subject: Update kernel-install plugin installation instructions X-Git-Tag: v21~87^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2326%2Fhead;p=thirdparty%2Fmkosi.git Update kernel-install plugin installation instructions --- diff --git a/README.md b/README.md index 29883f641..0bf295eaf 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,9 @@ mkosi binary and is not to be considered a public API. mkosi can also be used as a kernel-install plugin to build initrds. To enable this feature, install `kernel-install/50-mkosi-initrd.install` -into `/usr/lib/kernel/install.d` and install `mkosi-initrd/mkosi.conf` -into `/usr/lib/mkosi-initrd`. Extra distro configuration for the initrd -can be configured using drop-ins in `/usr/lib/mkosi-initrd`. Users can -add their custom configuration in `/etc/mkosi-initrd`. +into `/usr/lib/kernel/install.d`. Extra distro configuration for the +initrd can be configured in `/usr/lib/mkosi-initrd`. Users can add their +own customizations in `/etc/mkosi-initrd`. Once installed, the mkosi plugin can be enabled by writing `initrd_generator=mkosi-initrd` to `/usr/lib/kernel/install.conf` or to