pungi/pungi/phases
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
..
gather Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
pkgset pkgset: Correctly detect single tag for variant 2018-03-06 09:56:31 +01:00
__init__.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: Fix treeinfo generating on failure 2018-01-17 13:57:49 +01:00
createiso.py remove remaining hard coded createrepo threads 2017-10-30 10:37:10 +01:00
createrepo.py Optionally do old_compose per release type 2017-11-06 15:17:33 +01:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py image-build: Accept tar.xz extension for docker images 2018-03-08 09:07:48 +01:00
image_checksum.py Port to Python 3 2017-10-24 15:15:31 +02:00
init.py Remove comps groups from purely modular variants 2018-03-02 08:46:23 +01:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py Port to Python 3 2017-10-24 15:15:31 +02:00
osbs.py osbs: Get correct path to repo for addons 2017-11-20 12:58:49 +01:00
ostree.py Ostree can use pkgset repos 2018-02-08 15:23:15 +01:00
ostree_installer.py Other repo for OstreeInstaller 2018-02-26 13:10:36 +01:00
product_img.py Fall back to mount if guestmount is not available 2018-01-02 17:13:47 +01:00
test.py Port to Python 3 2017-10-24 15:15:31 +02:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00