pungi/pungi/wrappers
Haibo Lin 4c88e7dc0e Use xorrisofs for creating ISOs when needed
A new configuration *createiso_use_xorrisofs* is added to determine
which tool to use for creating ISOs.

By default, createiso_use_xorrisofs = False and genisoimage will be used.
When set to True, xorrisofs will be used.

JIRA: RHELCMP-2875
Fixes: https://pagure.io/pungi/issue/1130

Signed-off-by: Haibo Lin <hlin@redhat.com>
2020-11-20 09:47:49 +08:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
createrepo.py Format code base with black 2020-02-05 17:35:47 +08:00
fus.py Format code base with black 2020-02-05 17:35:47 +08:00
iso.py Use xorrisofs for creating ISOs when needed 2020-11-20 09:47:49 +08:00
jigdo.py Format code base with black 2020-02-05 17:35:47 +08:00
kojiwrapper.py Do not use shlex_quote in get_pungi_buildinstall_cmd and get_pungi_ostree_cmd. 2020-11-10 07:45:05 +00:00
lorax.py Replace -c parameter with --config 2020-08-13 11:16:43 +02:00
mbs.py Allow including scratch module builds 2020-07-17 09:08:36 +08:00
pungi.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
repoclosure.py Format code base with black 2020-02-05 17:35:47 +08:00
scm.py gitwrapper: Re-run git init before do full clone 2020-09-10 10:09:46 +08:00
variants.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00