]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
man: document mkosi-addon in builtin configs
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Wed, 5 Feb 2025 13:03:50 +0000 (14:03 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 5 Feb 2025 13:07:30 +0000 (14:07 +0100)
mkosi/resources/man/mkosi.1.md

index adcf90c09b4b16db54994eaa0a76a00c0f59376a..809bfa25b4bc4ad587726aa27c8a3f980bae34b6 100644 (file)
@@ -1957,10 +1957,10 @@ config file is read:
     Note that each path containing extra configuration is only parsed
     once, even if included more than once with `Include=`.
 
-    The builtin configs for the **mkosi** default initrd, default tools tree
-    and default virtual machine image can be included by including the
-    literal value `mkosi-initrd`, `mkosi-tools` or `mkosi-vm`
-    respectively.
+    The builtin configs for the **mkosi** default initrd, default tools tree,
+    default virtual machine image and default UKI addon can be included by
+    including the literal value `mkosi-initrd`, `mkosi-tools`, `mkosi-vm` or
+    `mkosi-addon` respectively.
 
     Note: Include names starting with either of the literals `mkosi-` or
     `contrib-` are reserved for use by **mkosi** itself.