aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/soas.xml
AgeCommit message (Collapse)Author
2025-04-16components/desktops/soas: Only install the livecd-iso-to-disk script on x86Gravatar Neal Gompa
This package only exists on x86 architectures. Fixes: 06ef485a89eeb552ab84c322ddbb622e65772c20
2025-04-09components/desktops/soas: Only install the livecd-iso-to-disk scriptGravatar Neal Gompa
We do not need the full livecd-tools on the SoaS image, only the scripts needed to put the ISO on a USB stick with persistence.
2025-04-09components/desktops/soas: Add initial-setup GUI packageGravatar Neal Gompa
This ensures that the initial-setup system is present on the image, which is required for disk image builds.
2025-02-22components/desktops: Drop duplicate unused DesktopCommon profile entriesGravatar Neal Gompa
This is principally to avoid confusion as the DesktopCommon profile is defined in one place and used across the board. No functional changes.
2024-03-04Install fedora-release-* at bootstrap phase for various imagesGravatar Neal Gompa
This ensures that the correct variant packages are installed.
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).