aboutsummaryrefslogtreecommitdiff
path: root/config.xml
AgeCommit message (Collapse)Author
2024-08-09Rename config.xml to Fedora.kiwiGravatar Neal Gompa
This ensures that there is a single unambiguous filename for the root description.
2024-05-09Adjust configs for SwitchToDnf5 ChangeGravatar Adam Williamson
dnf5 (in obsoleting-dnf mode) provides /usr/bin/yum and obsoletes yum, so we should drop the 'dnf-yum' entries (which installed yum). dnf5 also appears to provide and obsolete microdnf, so we should replace microdnf with dnf5 in the minimal image, I guess. dnf5-plugins seems the logical replacement for dnf-plugins-core (which is not removed yet, but is specific to dnf4). Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-02-24Rename MATE desktop snippets from MATE-Compiz to MATEGravatar Neal Gompa
This prepares for the future change to another compositor with Wayland.
2024-02-22Set version to RawhideGravatar Neal Gompa
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-13Rename Fedora-Linux to FedoraGravatar Neal Gompa
This makes the various name+profile combinations more closely match their official names.
2024-01-07Add base container definitionsGravatar Neal Gompa
This adds the definitions for building the container tarballs for the base container, the minimal base container, and the toolbox container.
2023-10-14Initial import of descriptionsGravatar Neal Gompa