pungi/pungi/phases
Lubomír Sedlář 65910f2c33 Open files as binary where needed
In many cases we need to open files as binary to avoid errors on Py3
about writing binary data to file opened in text mode.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-28 13:47:18 +02:00
..
gather gather: Fix duplicated log line 2017-08-16 13:14:21 +02:00
pkgset Open files as binary where needed 2017-08-28 13:47:18 +02:00
__init__.py Ensure all phases are stopped 2017-06-02 09:52:18 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: No copy if task fails 2017-08-28 13:43:32 +02:00
createiso.py Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
createrepo.py createrepo: Don't use existing metadata with deltas 2017-07-14 14:29:16 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
image_checksum.py checksum: Checksum each image only once 2017-07-17 08:26:51 +02:00
init.py init: Warn when variants mentions non-existing comps group 2017-04-11 15:46:34 +02:00
live_images.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
livemedia_phase.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
osbs.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
ostree.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
ostree_installer.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
product_img.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
test.py repoclosure: Allow aborting compose when repoclosure fails 2017-08-07 15:17:33 +02:00