Commit Graph

34 Commits

Author SHA1 Message Date
jbair
e787ec661e ELN: add dracut-tools to AppStream
Signed-off-by: jbair <jbair@redhat.com>
2020-12-01 09:22:09 -06:00
Josh Boyer
8c96147922 Add acpica-tools to BaseOS
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-11-30 20:26:51 -05:00
Jan Kaluza
bfdb2f03fb ELN: Add hwloc-gui, hyperv-tools and WALinuxAgent to AppStream.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-30 09:05:21 +01:00
Jan Kaluza
3201f2a89c ELN: Add go-toolset, rust-toolset and llvm-toolset to AppStream.
As requested in ENGCMP-108.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-27 08:15:19 +01:00
Jan Kaluža
e3808ed058 Merge #946 Include all packages in the Buildroot compose variant.
Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
2020-11-24 16:10:25 +00:00
Jan Kaluza
56478831bb Include all packages in the Buildroot compose variant.
Buildroot includes every packages in the Koji tag except
of those which are already in other compose variants.

In order for it to work, the additional_packages need
to be set to * for Buildroot.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-24 17:00:25 +01:00
Jan Kaluža
79fb4e5bc5 Merge #945 Add missing packages
Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
2020-11-24 13:15:58 +00:00
Josh Boyer
e7be624b33 Add nvml packages to AppStream
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-11-24 08:12:06 -05:00
Josh Boyer
71571b787c Add accel-config and fio-engine packages
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2020-11-24 07:47:21 -05:00
Jan Kaluza
ab1689d88f Revert "Include dhcp-client in BaseOS variant."
This reverts commit cfb36f1b81.

NetworkManager uses it's own built in dhcp client now as does systemd,
basically dhcp-client is irrelevant for most use cases now
so it shouldn't be there by default.

Instead, we are removing the "dhcp-client" from the kickstart file
so it is not needed to build the images.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-19 13:28:51 +01:00
Jan Kaluza
cfb36f1b81 Include dhcp-client in BaseOS variant.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-11-18 16:13:29 +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
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
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
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
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
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
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
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