pungi/pungi
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
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree [pungi-make-ostree] change 'tree' command '--log-dir' arg to be required 2016-12-15 18:55:04 +08:00
phases Add script to generate unified ISOs 2017-01-04 10:22:20 +01:00
wrappers Make KojiWrapper support krb_login with keytab 2016-12-14 12:58:23 +00:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py config: Report unknown options as warnings 2016-12-13 11:58:08 +01:00
compose.py metadata: Allow creating internal releases 2016-12-06 12:49:33 +01:00
config.py pungi: Fix reading multilib config files 2016-11-09 09:36:23 +01:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
gather.py pungi: Fix --nosource option 2016-12-13 10:45:05 +01:00
ks.py Remove FSF address from comments 2016-09-23 10:26:43 +02: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 metadata: Allow creating internal releases 2016-12-06 12:49:33 +01:00
multilib.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py image-build: Use install_tree from parent for nested variants 2016-12-14 10:04:01 +01:00
util.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00