doc: better description for kiwi channel requirements

Fixes: https://pagure.io/koji/issue/3315
This commit is contained in:
Tomas Kopecek 2022-04-19 14:15:38 +02:00
parent 87a1890f1a
commit bd5d81be76

View file

@ -245,11 +245,14 @@ project. Minimal supported version of kiwi is ``kiwi-9.24.2``.
All three parts (cli/hub/builder) needs to be installed. There is currently no All three parts (cli/hub/builder) needs to be installed. There is currently no
configuration except allowing the plugins (name is 'kiwi' for all components). configuration except allowing the plugins (name is 'kiwi' for all components).
Builders have to be part of ``image`` channel and don't need to have any Builders don't need to have any specific library installed (kiwi
specific library installed (kiwi invocation/usage is only in buildroots not on invocation/usage is only in buildroots not on builder itself). (Temporarily
builder itself). (Temporarily ``python3-kiwi`` needs to be installed on builder ``python3-kiwi`` needs to be installed on builder for kojid to be able to parse
for kojid to be able to parse kiwi output. It will be changed to json in next kiwi output. It will be changed to json in next version and this requirement
version and this requirement will be dropped.) will be dropped.)
``image`` channel is the default one and ``channel`` policy can be used to
request other channel for this type of tasks as usual.
Buildtag needs to be configured by adding special group ``kiwi`` which should Buildtag needs to be configured by adding special group ``kiwi`` which should
contain at least ``kiwi-cli``, potentially ``jing`` for better description files contain at least ``kiwi-cli``, potentially ``jing`` for better description files