pungi/pungi
Daniel Mach afa05021f0 Implement koji profiles.
CHANGE: pkgset_koji_url and pkgset_koji_path_prefix config options replaced with koji_profile.
ACTION: Add 'koji_profile = "<profile_name>"' (use "koji" for Fedora) to config files.
        You can safely remove and pkgset_koji_url and pkgset_koji_path_prefix from config files.
2015-07-09 04:57:27 -04:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases Implement koji profiles. 2015-07-09 04:57:27 -04:00
wrappers Implement koji profiles. 2015-07-09 04:57:27 -04:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py update the package to be installed for productmd to python-productmd 2015-06-07 10:55:10 -05:00
compose.py Fix remaining productmd issues. 2015-06-06 13:46:20 -05:00
config.py Add the option to pass a custom path for the multilib config files 2015-03-12 11:40:23 -05:00
gather.py pull in gather.py patches from dmach for test compose 2015-06-10 10:03:57 -05:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
media_split.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
metadata.py fix incorrect reference to variable 'product_is_layered' 2015-06-07 18:28:08 +00:00
multilib.py Add the option to pass a custom path for the multilib config files 2015-03-12 11:40:23 -05:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py Config option create_optional_isos now defaults to False. 2015-07-08 09:00:30 -04:00
util.py fix up the productmd imports to import the function from the common module 2015-03-14 12:21:27 -05:00