pungi/pungi/wrappers
Lubomír Sedlář d383e6c5c0 Filter variants and architectures
There already were config options tree_arches and tree_variants, but the
filtering was done at the compose level and there was not interaction
between the two options. This led to problems when a variant would have
all its arches filtered out.

This patch moves the filtering to the variant loader. It adds better
logging, so whenever a variant is filtered (for any reason), it will be
explicitly stated in the logs.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-03-29 16:15:30 +02: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 [createrepo-wrapper] Refactor code 2016-03-02 16:11:25 +01:00
iso.py ppc no longer needs magic bits in the iso 2016-03-16 17:22:55 +00:00
jigdo.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
kojiwrapper.py [buildinstall] Add more debugging output 2016-03-16 18:16:24 +01:00
lorax.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +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 scm.py: use git clone instead git archive for http(s):// 2016-01-14 06:42:57 -05:00
variants.py Filter variants and architectures 2016-03-29 16:15:30 +02:00