Compare commits

...

2 Commits

Author SHA1 Message Date
Clement Verna abc749d5d5 Disable the h264 repo on containers
The h264 repo is not really useful to have enabled by default
on container images.
It can also be the root cause of some delays
https://discussion.fedoraproject.org/t/fedora-38-github-action-throttling/80393

Signed-off-by: Clement Verna <cverna@tutanota.com>
2024-01-24 10:38:02 +00:00
Neal Gompa f70868470d kde: Add kde-spin-initial-setup to ensure we retain firstboot wizard
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.
2024-01-04 12:02:57 -05:00
2 changed files with 5 additions and 0 deletions

View File

@ -87,3 +87,6 @@ touch /etc/machine-id
echo "# resolv placeholder" > /etc/resolv.conf
chmod 644 /etc/resolv.conf
%end
# Disable the fedora-cisco-openh264.repo
sed -i -e 's/enabled=1/enabled=0/g' /etc/yum.repos.d/fedora-cisco-openh264.repo

View File

@ -7,6 +7,8 @@
@kde-apps
@kde-media
@kde-pim
# Ensure we have Anaconda initial setup using kwin
@kde-spin-initial-setup
@libreoffice
# add libreoffice-draw and libreoffice-math (pagureio:fedora-kde/SIG#103)
libreoffice-draw