From: Jörg Behrmann Date: Mon, 9 Feb 2026 11:21:48 +0000 (+0100) Subject: man: be more precise that the tools tree distribution is decided by the host distribution X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1680fc5789588d33164fcf396e40f75c370879f5;p=thirdparty%2Fmkosi.git man: be more precise that the tools tree distribution is decided by the host distribution --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 25358916d..63032391f 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -1459,9 +1459,9 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, See the **TOOLS TREE** section for further details. `ToolsTreeDistribution=`, `--tools-tree-distribution=` -: Set the distribution to use for the default tools tree. Defaults to the host distribution except for - Ubuntu, which defaults to Debian, and RHEL, CentOS, Alma and Rocky, which default to Fedora, or `custom` - if the distribution of the host is not a supported distribution. +: Set the distribution to use for the default tools tree. Defaults to the host distribution except if the + host (not target) distribution is Ubuntu, which defaults to Debian, and RHEL, CentOS, Alma and Rocky, + which default to Fedora, 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