pungi/doc
Lubomír Sedlář 9c1418eb0a [image-build] Use single koji task per variant
Given a list of arches, koji can build multiple images in one go
(automatically starting children tasks for each one).

This causes a bunch of changes:
 * The configuration no longer allows changing config based on
   architecture, only variants are allowed. It is however possible to
   filter which arches are used for the building in the variant.
 * The configuration files for koji image-build are stored in
   work/image-build/$variant (not split based on arch).

This patch also changes the option name that is passed to koji
image-build: the repos should be specified under key `repo` (without the
trailing slash).

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-01-08 14:33:54 +01:00
..
_static Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
_templates Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
about.rst Add overview of Pungi to documentation 2015-12-02 10:28:11 +01:00
conf.py Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
configuration.rst [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
contributing.rst Extend contributing guide 2015-11-27 10:27:43 +01:00
index.rst Move messaging into cli options 2015-11-27 10:35:08 +01:00
messaging.rst Move messaging into cli options 2015-11-27 10:35:08 +01:00
testing.rst Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
update-docs.sh fix up the paths to the docs 2015-12-01 11:27:24 -06:00