Commit Graph

749 Commits

Author SHA1 Message Date
Jan Kaluza
aee9323467 Skip buildinstall for BaseOS on i386.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-17 16:41:44 +01: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
9883997f19 Do not skip buildinstall on other arches. We need it for container image.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-13 07:37:34 +01:00
Stephen Gallagher
5fc4babed8
ELN: Build container base image for all arches
https://github.com/fedora-eln/eln/issues/16

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-11-11 16:00:53 -05: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
Josh Boyer
17f904a799 Don't include ghc
We don't provide the haskell stack as part of an Enterprise
offering.  It should not be in CRB.

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-30 08:01:54 -04:00
Jan Kaluža
33150bc854 Merge #931 Make sure to have all the glibc langpack packages in BaseOS
Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
2020-10-30 05:57:12 +00:00
Josh Boyer
b3c57615bc Make sure to have all the glibc langpack packages in BaseOS
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-29 12:05:42 -04:00
Jan Kaluza
ad8057410a ELN: Take strace from ELN repos.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-27 08:28:13 +01:00
Josh Boyer
33301b7a2d Adjust the modules we include in ELN
Not all of the modules built should be included in the repos
by default.  Curate this to specific modules for now and
also move ghc to CRB

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
89c21a696d Make sure we bring in all the git subpackages
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
992fca06e0 Add more packages to meet current RHEL
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
40484d7602 Add more packages
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
118f077472 Add elfutils-debuginfod packages to BaseOS
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
9d80725687 Add libbpf to BaseOS
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
02d8da1fe1 Add langpack related packages
These don't really belong in comps but we need them in the repos

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
ab72d97335 Enable optional packages for AppStream
This matches RHEL 8

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Josh Boyer
a9e55ad9d4 Add console-internet group to AppStream
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 18:16:49 -04:00
Jan Kaluza
f8b5c4aaf0 ELN: Build extra_isos only for x86_64.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-26 17:11:00 +01:00
Jan Kaluža
6fc47a24ee Merge #925 ELN: Switch from gather json to comps.
Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
2020-10-26 13:49:40 +00:00
Jan Kaluza
1894715d83 ELN: Enable installer and isos again.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-26 14:48:48 +01:00
Bohdan Khomutskyi
aa1775f6a4 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>
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-26 14:48:09 +01:00
Josh Boyer
5c621a7bd7 Turn on CRB
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:03:08 -04:00
Josh Boyer
3cd1906e70 Add smb-server to AppStream
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:02:56 -04:00
Josh Boyer
87a668be2e Adjust the CRB name
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:02:42 -04:00
Josh Boyer
6cd6adb2d8 Add the glibc-langpacks to BaseOS
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:02:30 -04:00
Josh Boyer
a9bce89f2e Add kernel packages to BaseOS
Turns out nothing we're pulling into BaseOS via comps actually
depends on the kernel packages directly.  This is great!
Except we need the kernel there.

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:02:20 -04:00
Josh Boyer
8e60072946 Add hardware-monitoring to AppStream
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:02:09 -04:00
Josh Boyer
576b551ee5 Adjust variants
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-10-26 08:01:53 -04: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
5aa0c12053 ELN: Test compose with comps.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-21 13:16:29 +02:00
Jan Kaluza
4f951639e0 Revert "ELN: Include all modules in Everything variant."
This reverts commit 74cc2d3699.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 20:05:18 +02:00
Jan Kaluza
74cc2d3699 ELN: Include all modules in Everything variant.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 14:36:56 +02:00
Jan Kaluza
b6f7afc5e1 ELN: Remove cherry-picked metacity and rng-tools - they are in ELN now.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 14:32:03 +02: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
2dcf60173f ELN: Add basic comps groups to BaseOS variant.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-09 12:34:28 +02:00
Jan Kaluza
621047615f Use comps-eln.xml instead of comps-rawhide.xml.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-08 20:26:58 +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
9d29d85adc ELN: Add modules from eln-modular tag to AppStream variant.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-06 09:29:55 +02:00
Jan Kaluza
c58ebdf3a0 ELN: Do not cherry-pick shim and cdparanoia builds. They are in ELN now.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-05 15:37:58 +02:00
Jan Kaluza
3ddd461f1b ELN: Enable F34 sigkey.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-05 13:02:17 +02:00
Jan Kaluza
d5d93c858e ELN: cherry-pick cdparanoia from fc32 until we build it in ELN.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-03 07:24:01 +02:00
Jan Kaluza
016b980b3e ELN: Try buildinstall without lorax_extra_sources.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-02 13:06:18 +02:00
Stephen Gallagher
46fccfb2d8
Drop ARM v7 from ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-10-01 08:31:52 -04:00
Jan Kaluza
fffd059837 ELN: Generate gather_source on-the-fly before each compose.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-01 08:09:43 +02:00