fix broken links
This commit is contained in:
parent
1ba20b8329
commit
3727c2a7ac
2 changed files with 4 additions and 4 deletions
|
|
@ -117,7 +117,7 @@ Regenerating your repo
|
|||
|
||||
koji doesn't monitor external repositories for changes by default.
|
||||
Administrators can enable such bejaviour with setting ``check_external_repos =
|
||||
true`` in ``kojira.conf`` (for details see :doc:`utils.rst`). If it is not
|
||||
true`` in ``kojira.conf`` (for details see :doc:`utils`). If it is not
|
||||
enabled new repositories will be generated when packages you build land in a tag
|
||||
that populates the buildroot or you manually regenerate the repository. you
|
||||
should be sure to regularly regenerate the repositories manually to pick up
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@ options. See:
|
|||
* `Bootstrap chroot <https://github.com/rpm-software-management/mock/wiki/Feature-bootstrap>`_
|
||||
* `Container for bootstrap <https://github.com/rpm-software-management/mock/wiki/Feature-container-for-bootstrap>`_
|
||||
|
||||
For the configuration on koji, please refer to :doc:`../using_the_koji_build_system.rst`.
|
||||
For the configuration on koji, please refer to :doc:`../using_the_koji_build_system`.
|
||||
The bootstrap buildroot will be pruned automatically by kojid as the same as the
|
||||
normal buildroot.
|
||||
|
||||
|
|
@ -195,7 +195,7 @@ options to ``livemedia-creator`` tool for livemedia builds.
|
|||
| PR: https://pagure.io/koji/pull-request/2064
|
||||
|
||||
Now, you can set ``rpm.env.*`` in build tag's ``extra`` to specify environment
|
||||
variables in mock's buildroot. See :doc:`../using_the_koji_build_system.rst`.
|
||||
variables in mock's buildroot. See :doc:`../using_the_koji_build_system`.
|
||||
|
||||
**Support specific per-settings for Mock's sign plugin**
|
||||
|
||||
|
|
@ -205,7 +205,7 @@ variables in mock's buildroot. See :doc:`../using_the_koji_build_system.rst`.
|
|||
We are now providing ``mock.plugin_conf.sign_enable``,
|
||||
``mock.plugin_conf.sign_opts.cmd`` and ``mock.plugin_conf.sign_opts.opts`` in
|
||||
build tag's ``extra`` for enabling and configuring the sign plugin of mock. For
|
||||
more details, see :doc:`../using_the_koji_build_system.rst`.
|
||||
more details, see :doc:`../using_the_koji_build_system`.
|
||||
|
||||
**Per-tag settings of yum's depsolver policy for Mock**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue