kojid: permit forcing releasever within mock per tag
This commit is contained in:
parent
2af7e756dd
commit
a50ca237c7
4 changed files with 8 additions and 0 deletions
|
|
@ -393,6 +393,8 @@ environment follows:
|
|||
* ``mock.new_chroot`` - 0/1 value. If it is set, ``--new-chroot`` or
|
||||
`--old-chroot` option is appended to any mock call. If it is not set,
|
||||
mock's default behavior is used.
|
||||
* ``mock.releasever`` - When doing cross-compiles it may be necessary
|
||||
to explicitly set the ``releasever`` to be used.
|
||||
* ``mock.use_bootstrap`` - 0/1 value. If it is set, ``--bootstrap-chroot``
|
||||
is appended to the mock init call. This tells mock to build in two stages,
|
||||
using chroot rpm for creating the build chroot. If it is not set, mock's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue