pungi/pungi
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
..
compose_metadata Format code base with black 2020-02-05 17:35:47 +08:00
ostree ostree: set umask to be more permissive for ostree operations 2020-04-17 09:20:24 +02:00
phases Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00:00
scripts Check if composeinfo-base.json exists before creating it. 2020-06-23 15:27:53 +02:00
wrappers Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00:00
__init__.py Format code base with black 2020-02-05 17:35:47 +08:00
arch.py Format code base with black 2020-02-05 17:35:47 +08:00
arch_utils.py Fix other flake8 complaints 2020-02-07 16:14:09 +08:00
checks.py Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00:00
common.py Format code base with black 2020-02-05 17:35:47 +08:00
compose.py Allow getting the compose id from CTS (Compose Tracking Service). 2020-05-26 13:18:38 +00:00
config.py Format code base with black 2020-02-05 17:35:47 +08:00
createiso.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
dnf_wrapper.py Format code base with black 2020-02-05 17:35:47 +08:00
gather.py Fix other flake8 complaints 2020-02-07 16:14:09 +08:00
gather_dnf.py Fix flake8 issues 2020-05-26 11:49:50 +02:00
graph.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
ks.py Format code base with black 2020-02-05 17:35:47 +08:00
linker.py Hardlink or copy scratch builds always 2020-08-07 18:00:19 +08:00
media_split.py Format code base with black 2020-02-05 17:35:47 +08:00
metadata.py Fix typos 2020-06-24 14:16:42 +02:00
module_util.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
multilib_dnf.py Format code base with black 2020-02-05 17:35:47 +08:00
multilib_yum.py Format code base with black 2020-02-05 17:35:47 +08:00
notifier.py notification: Add compose_path into the messages 2020-06-09 06:40:26 +00:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Allow including scratch module builds 2020-07-17 09:08:36 +08:00
profiler.py Format code base with black 2020-02-05 17:35:47 +08:00
runroot.py Retry ostree installer task on losetup error 2020-08-05 10:58:04 +02:00
util.py Unpack RPMs using rpm2archive 2020-07-09 07:25:17 +00:00