pungi/pungi/phases
Lubomír Sedlář 364d7f5229 Support multiple sources in one variant
With this patch the gather_source option is no longer used. Instead, all
sources are always used. If they return at least some input packages,
then a configured method is used and the returned lists of packages from
all sources are merged.

The method used for gathering can be configured for each variant and
gather source separately.

Additional packages are only added to the comps source.

Each gathering step is logged separately. All the logs are preserved for
later inspection.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-02-01 14:31:09 +01:00
..
gather Support multiple sources in one variant 2018-02-01 14:31:09 +01:00
pkgset Better INFO messages about modules 2018-01-22 17:23:31 +01:00
__init__.py Ensure all phases are stopped 2017-06-02 09:52:18 +02: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: Drop suffixes from configuration 2017-11-01 12:47:36 +01:00
image_checksum.py Port to Python 3 2017-10-24 15:15:31 +02:00
init.py init: Warn when variants mentions non-existing comps group 2017-04-11 15:46:34 +02: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: Add force_new_commit option - test added 2018-01-11 15:08:07 +01:00
ostree_installer.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02: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