From: Nils K <24257556+septatrix@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:19:55 +0000 (+0200) Subject: Update description of `ToolsTreeDistribution=` X-Git-Tag: v25~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f403210b0064c818af53f2c017585bea460b9a;p=thirdparty%2Fmkosi.git Update description of `ToolsTreeDistribution=` It was changed to default to the host distro instead of the target distro a while a ago but this was forgotten. --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 1d32e1b97..52c617962 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -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