]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Update description of `ToolsTreeDistribution=`
authorNils K <24257556+septatrix@users.noreply.github.com>
Thu, 10 Oct 2024 15:19:55 +0000 (17:19 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Oct 2024 15:28:55 +0000 (17:28 +0200)
It was changed to default to the host distro instead of the target distro a while a ago but this was forgotten.

mkosi/resources/man/mkosi.1.md

index 1d32e1b972dab072423f4c9c59e3318074ccd3a7..52c61796291816065c19ef56a7405df6c902730e 100644 (file)
@@ -1282,10 +1282,9 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`,
     | `zypper`                | ✓      |        | ✓      | ✓    | ✓      | ✓    |          |
 
 `ToolsTreeDistribution=`, `--tools-tree-distribution=`
-:   Set the distribution to use for the default tools tree. By default,
-    the same distribution as the image that's being built is used, except
-    for CentOS and Ubuntu images, in which case Fedora and Debian are used
-    respectively.
+:   Set the distribution to use for the default tools tree.
+    Defaults to the distribution of the host
+    or `custom` if the distribution of the host is not a supported distribution.
 
 `ToolsTreeRelease=`, `--tools-tree-release=`
 :   Set the distribution release to use for the default tools tree. By