aboutsummaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Collapse)Author
2024-02-22Reorganize configuration around Fedora teamsGravatar Neal Gompa
This realigns the configuration into separate files/folders that would be modified by specific teams (e.g. WGs and SIGs).
2024-01-25platforms/cloud: add Cloud-Base-UEFI-UKI profileGravatar Gerd Hoffmann
This is a variation of Cloud-Base-Generic which boots using UKIs. This also adds uki-editbootconfig.sh script which makes the image bootable via "UEFI firmware -> shim.efi -> UKI.efi". Some background information: https://fedoraproject.org/wiki/Changes/Unified_Kernel_Support_Phase_2 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2024-01-13components/desktop-environments, config.sh: Add SoaS variantGravatar Neal Gompa
This adds the basic configuration for Sugar on a Stick.
2024-01-13components/desktop-environments: Add numerous desktop environmentsGravatar Neal Gompa
This adds desktop environments that are the basis of existing Fedora Linux spins.
2024-01-13components/desktop-environments: kde: Add kde-spin-initial-setupGravatar Neal Gompa
The initial-setup packages for firstboot were split into their own comps group that ensures initial-setup-gui is configured to use kwin as the Wayland compositor.
2023-12-19components/boot: Explicitly select grubbyGravatar Neal Gompa
This avoids issues caused by the existence of grubby and sdubby.
2023-10-14Initial import of descriptionsGravatar Neal Gompa