Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Gallagher
1e3f1363e1
Drop remaining refs to Everything
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-05-26 11:54:11 -04:00
Stephen Gallagher
21f86c37d4
Exclude Extras from buildinstall
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-05-25 16:08:09 -04:00
Jan Kaluza
ca456053b7 Build container image on every earch except of i386.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-16 09:07:54 +01:00
Jan Kaluza
95de6fe491 Do not skip buildinstall for Everything.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-13 12:13:59 +01:00
Jan Kaluza
27eeceb171 Do not use squashfs_only until we add support for it into pungi-buildinstall.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-05 12:27:47 +01:00
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
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
684efd77af [WIP] Test new ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-21 11:24:52 +02:00