pungi/pungi/phases
Daniel Mach 90918dc34d Change createrepo config options defaults.
CHANGE: createrepo_c is config option now defaults to True.
ACTION: You can safely remove 'createrepo_c = True' from config files.
        Set 'createrepo_c = False' if you need legacy createrepo.

CHANGE: createrepo_checksum config option is now mandatory.
ACTION: Add 'createrepo_checksum = "sha256"' (or "sha") to config files.
2015-07-08 08:57:50 -04:00
..
gather Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
pkgset Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
base.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
buildinstall.py Fix remaining productmd issues. 2015-06-06 13:46:20 -05:00
createiso.py Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
createrepo.py Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
extra_files.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
init.py Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
live_images.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
product_img.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
test.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00