pungi/pungi
Lubomír Sedlář 41d0139b39 Write package whitelist for each variant
If we have a package set for the variant (which happens if there are
modules), include a list of all NEVRAs in the pungi kickstart.

This can be used to make sure only packages from correct tag get into
the compose. If two packages with same name but different version get
into the compose, this can help get even older version into a particular
variant.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-03-08 14:29:23 +01:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree Minor correction for python backward compatibility 2018-01-25 13:28:08 +01:00
phases Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
wrappers Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
__init__.py Port to Python 3 2017-10-24 15:15:31 +02:00
arch.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
arch_utils.py Remove useless shebang 2018-02-20 10:13:09 +01:00
checks.py Other repo for OstreeInstaller 2018-02-26 13:10:36 +01:00
common.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
compose.py Updates composes should be marked as supported 2018-01-19 13:13:42 +01:00
config.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
createiso.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
dnf_wrapper.py Explicitly remove all temporary files 2017-03-24 09:24:49 +01:00
gather.py gather(yum): Don't exclude packages from lookaside 2017-09-12 08:38:08 +02:00
gather_dnf.py gather: Allow filtering debuginfo packages 2018-02-28 10:07:42 +01:00
ks.py Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py buildinstall: Fix treeinfo generating on failure 2018-01-17 13:57:49 +01:00
multilib_dnf.py Port to Python 3 2017-10-24 15:15:31 +02:00
multilib_yum.py Use pungi.util.pkg_is_debug() instead of pungi.gather.is_debug() 2017-07-26 23:18:15 +02:00
notifier.py notification: Add more info into the messages 2017-10-31 11:11:04 +01:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Support multiple sources in one variant 2018-02-01 14:31:09 +01:00
profiler.py profiler: Fix sorting on Python 3 2017-09-13 09:55:51 +02:00
util.py Other repo for OstreeInstaller 2018-02-26 13:10:36 +01:00