]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Rewrite note on fw deps of kernel modules in manpage
authorLaurence Kiln <246209442+LaurenceKiln@users.noreply.github.com>
Sat, 6 Dec 2025 14:57:23 +0000 (16:57 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 6 Dec 2025 20:12:44 +0000 (21:12 +0100)
mkosi/resources/man/mkosi.1.md

index da441e566fb7b7ce5cb67c8574074fe629d12b6e..a80c19fde0938a78bd23c45772b63ae2ac698503 100644 (file)
@@ -1194,8 +1194,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`,
     except that the paths are relative to `/usr/lib/firmware/<subdir>`.
     The compression suffix is ignored and must not be included in the pattern.
 
-    Firmware files that listed by modules that are included in the image are
-    automatically included.
+    Firmware dependencies of kernel modules installed in the image are automatically included.
 
     Example: `FirmwareFiles=cxgb4/bcm8483.bin` or `FirmwareFiles=bcm8483.*` would both cause
     `/usr/lib/firmware/cxgb4/bcm8483.bin.xz` to be included,