pungi/pungi/phases
Lubomír Sedlář 359eb444e5 Move image checksum collecting to separate phase
The checksums are still generated in the ImageBuild and CreatISO phases,
but collecting of them into single file is moved from pungi-koji script
into a separate phase.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-11-24 09:36:13 +01:00
..
gather gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
pkgset More detailed message for unsigned rpms. 2015-08-25 08:07:05 -04:00
__init__.py Move image checksum collecting to separate phase 2015-11-24 09:36:13 +01:00
base.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
buildinstall.py Revert "Added params needed for Atomic compose to LoraxWrapper" 2015-09-04 12:12:36 -05:00
createiso.py compose.config is in self 2015-10-28 21:18:15 -05:00
createrepo.py Fix expected type of createrepo_checksum config option 2015-09-10 07:09:37 -04:00
extra_files.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
image_build.py image_build: self.log_info -> self.compose.log_info 2015-09-07 15:41:27 +00:00
image_checksum.py Move image checksum collecting to separate phase 2015-11-24 09:36:13 +01:00
init.py Add dependency of 'runroot' config option on 'koji_profile'. 2015-07-10 07:31:57 -04:00
live_images.py Add live_images option to live_images phase 2015-09-10 07:10:41 -04:00
product_img.py Fix and document productimg phase. 2015-07-22 12:57:39 -04:00
test.py Rename product_* to release_*. 2015-07-09 06:58:30 -04:00