From 1890d13ee5859031200913f9be14f738ec4b64df Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Feb 14 2022 09:34:37 +0000 Subject: [PATCH 1/2] Kinoite: Keep some application until with get Flatpaks Keep some basic application in the base image until we can replace them with Flatpaks. --- diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index 21cd401..bd64e2f 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -15,6 +15,12 @@ packages: - xdg-desktop-portal-kde # Provide an archive manager by default - ark + # Keep some basic apps installed until we have Flatpaks available + # See https://pagure.io/fedora-kde/SIG/issue/13 + - gwenview + - kcalc + - kwrite + - okular # Make sure the following are not pulled in when Recommended by other packages exclude-packages: From 16af9adcb80fd2750a0e7cf6aa3cb3d8b9418903 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Feb 14 2022 09:34:37 +0000 Subject: [PATCH 2/2] Kinoite: Temporarily exclude plasma-discover-rpm-ostree Exclude rpm-ostree backend for Discover from the base image as it is still not ready for general consumption. Keep it in Rawhide to help debugging and testing. --- diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index bd64e2f..dc8b20d 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -26,6 +26,8 @@ packages: exclude-packages: - plasma-discover-offline-updates - plasma-discover-packagekit + # Exclude currently broken support for rpm-ostree in Discover + - plasma-discover-rpm-ostree - plasma-pk-updates repos: