pungi/pungi/phases
Lubomír Sedlář e260fe5581 Add script to generate unified ISOs
This a standalone script that will look into a compose and create
unified ISO for each architecture. The ISO contains RPM repositories for
all variants that have the arch.

Known issues:
 * The filename does not respect settings. This is tricky because the
   name could include variant name, which we don't have here (by design
   of unified ISO).
 * The same is true for volume id.

In order to test the feature without running actual compose, we need to
add essentially a big chunk of compose. Most of the files are empty, as
their content is never accessed.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-01-04 10:22:20 +01:00
..
gather compose: Drop unused argument 2016-11-09 13:39:01 +01:00
pkgset Remove FSF address from comments 2016-09-23 10:26:43 +02:00
__init__.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
base.py Fix PhaseLoggerMixin in case of compose has _logger = None 2016-11-30 14:41:02 +08:00
buildinstall.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
createiso.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
extra_files.py extra-files: Nice error message on missing RPM 2016-11-10 09:38:50 +01:00
image_build.py image-build: Use install_tree from parent for nested variants 2016-12-14 10:04:01 +01:00
image_checksum.py Add script to generate unified ISOs 2017-01-04 10:22:20 +01:00
init.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
live_images.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
livemedia_phase.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
osbs.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
ostree.py [ostree] Add 'tree' sub-command to pungi-make-ostree script 2016-12-12 19:30:35 +08:00
ostree_installer.py ostree-installer: Use dvd-ostree as type in metadata 2016-11-28 10:32:50 +01:00
product_img.py Replace mount/umount with guestfsmount and 'fusermount -u' 2016-10-20 19:38:35 +08:00
test.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00