tumbi-assembler/pungi/wrappers
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
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
createrepo.py Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
iso.py Remove computing checksums from phases 2015-11-24 09:36:19 +01:00
jigdo.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
kojiwrapper.py [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
lorax.py Update lorax wrapper to use --installpkgs 2015-12-03 15:19:12 +01:00
pungi.py rename binaries 2015-03-12 13:15:29 -05:00
repoclosure.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
scm.py tell the scm wrapper to do an absolute import otherwise we hit a 2015-04-24 17:51:28 -05:00
variants.py Merge #75 Start of development guide 2015-12-08 17:41:00 +00:00