pungi/pungi/wrappers
Bohdan Khomutskyi b899126b7e Allow squashfs-only and configuration_file in lorax_options
The change allows for setting the parameters as described below to Lorax.
Lorax, a program called during the buildInstall phase, creates the SquashFS
during the buildInstall phase.
The Squash filesystem is present both on the DVD and the BOOT.ISO.

squashfs_only --- (str) passes --squashfs-only option.
configuration_file --- (str or scm_dict) passes -c option to Lorax.

The final goal of this change is to allow for optimization of
the installation medium size.

This pull request is related to the Fedora change proposal, which is available
at this location:
https://fedoraproject.org/wiki/Category:Changes/OptimizeSquashFS
See the change proposal for more information about the benefits of higher
compression ratio.

Jira: RHELCMP-693
Signed-off-by: Bohdan Khomutskyi <bkhomuts@redhat.com>
2020-08-11 09:29:50 +00: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 Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
jigdo.py Format code base with black 2020-02-05 17:35:47 +08:00
kojiwrapper.py Remove buffering when running koji commands 2020-07-02 09:45:46 +02:00
lorax.py Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00: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 Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00:00
variants.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00