docs: mention the final destination for new dist-repos
Explain where users can find the new dist-repos.
This commit is contained in:
parent
58ec59314c
commit
749c99e323
1 changed files with 5 additions and 0 deletions
|
|
@ -79,6 +79,11 @@ This behavior can be modified with the ``--allow-missing-signatures`` or
|
|||
The ``key_id`` argument may be omitted entirely if the
|
||||
``--allow-missing-signatures`` option is specified.
|
||||
|
||||
Koji will export the repository to ``<topdir>/repos-dist/<tag_name>/<repo_id>``
|
||||
The current dist repo for a given tag can be determined with a call to
|
||||
``getRepo(dist=True)``. Similar to internal build repos, Koji also maintains a
|
||||
"latest" symlink for each tag: ``<topdir>/repos-dist/<tag_name>/latest``.
|
||||
|
||||
Various features of repo generation (e.g. multilib support, delta rpms, or
|
||||
zchunk files) are controlled via command options.
|
||||
For a full list of options, see ``koji dist-repo --help``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue