Commit Graph

10 Commits

Author SHA1 Message Date
Bohdan Khomutskyi
27ad069b6d Add squashfs_only parameter to lorax_options
This will enable solution to the change proposal:
https://fedoraproject.org/wiki/Changes/OptimizeSquashFSOnDVDByRemovingEXT4FilesystemImageLayer

This change will reduce the image size and also
is an additional step towards improving the reproducibility

This change can be tested in Fedora RawHide:
https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20201025.n.0/compose/Server/x86_64/iso/

Jira: RHELCMP-2900
Signed-off-by: Bohdan Khomutskyi <bkhomuts@redhat.com>
2020-10-26 11:41:30 +01:00
Jan Kaluza
6b4c854414 ELN: Fix extra_files format...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 08:25:19 +02:00
Jan Kaluza
5100e65915 ELN: Use EXTRA_FILES also in extra_files configuration option.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 08:23:14 +02:00
Jan Kaluza
9d06f4a4f1 ELN: make extra_isos failable for now so it does not block the compose.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 07:58:18 +02:00
Jan Kaluza
5382df9c66 ELN: Generate extra_isos.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 07:35:03 +02:00
Jan Kaluza
c518711afc ELN: Add prepopulate.json as placeholder and defined gather_method for Buildroot.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-08 08:16:25 +02:00
Jan Kaluza
ef9b90b1ce ELN: Use the "global variable" feature to reduce config duplicities.
This moves all the configuration variables from eln.conf to
shared/*.conf files. The configuration itself remains the same,
it is just stored differently.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-07 07:38:00 +02:00
Jan Kaluza
d3985bf6d2 ELN: Import missing shared/general and shared/createiso. Move Fedora specific configuration to fedora/override.conf.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-31 13:57:51 +02:00
Jan Kaluza
9de872ed0e New ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-28 13:09:21 +02:00
Jan Kaluza
684efd77af [WIP] Test new ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-21 11:24:52 +02:00