pungi/pungi/phases
Lubomír Sedlář cf77a6e413 modules: Allow multilib
The list of RPMs in a module can contain multilib packages, but they are
never included because we only ask for compatible arches without
multilib. For x86_64 that only adds noarch, but not i686.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-12-06 13:17:53 +01:00
..
gather modules: Allow multilib 2017-12-06 13:17:53 +01:00
pkgset pkgset: Remove package skip optimization for bootable products 2017-11-27 08:18:12 +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: Allow using external dire for runroot task 2017-11-30 10:55:52 +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 add ability to specify ostree ref in OSTREE phase 2017-12-04 09:27:19 +01:00
ostree_installer.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
product_img.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
test.py Port to Python 3 2017-10-24 15:15:31 +02:00