Timothée Ravier
e672c4dd8c
Kinoite: Make sure rpm-ostree support is installed
...
Likely a fallout from the dnf5 inclusion:
```
Supplements: ((%{name} and rpm-ostree) unless dnf)
```
2024-09-02 18:29:56 +02:00
Timothée Ravier
ddfd5ad1b3
Kinoite Mobile: Factor out common parts of the manifest
...
Avoid having to sync the Kinoite & Mobile manifests by factoring out the
common parts in the kinoite-common.yaml manifest.
2024-09-02 18:29:53 +02:00
Timothée Ravier
b2a64a1244
kinoite-common: Update outdated comment
2024-09-02 18:28:46 +02:00
Timothée Ravier
d12e6dab3d
Kinoite: Exclude mariadb-server-utils
...
Those commands are non-essential server utilities that are not needed on
a destkop. This is also one of the last packages requiring Perl.
2024-09-02 18:28:43 +02:00
Timothée Ravier
3e37f576a1
Revert "Kinoite: Enable auto updates in Discover"
...
This is not ready for Fedora 41 as the bugs blocking it have not been
fixed yet.
See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault
This reverts commit a17aa8e553
.
2024-08-22 12:59:20 +02:00
Samyak Jain
b9dca1c120
Branch Fedora 41 from Rawhide
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-12 15:33:03 +05:30
Timothée Ravier
f9184799de
Use conditional includes to separate bootable containers
...
Refactor how we differentiate bootable containers variants from classic
ostree ones using conditional includes.
See: https://coreos.github.io/rpm-ostree/treefile/
2024-07-26 17:06:23 +02:00
Timothée Ravier
7074d1c94f
Kinoite: Add plasma-welcome-fedora
...
This package is explicitely not pulled via the comps group in order to
not be included by default in Fedora derivatives. We don't have a way to
signal that for Kinoite so include it here. Derivatives will have to
remove / disable the package as needed.
See: https://pagure.io/fedora-kde/SIG/issue/295
2024-07-24 11:01:49 +02:00
Timothée Ravier
47170ee169
Split Bootable Containers manifest from classic ostree ones
...
To be able to build images in the Fedora infrastructure with distinct
changes in the container vs classic ostree case, we need to split those
into a common manifest and a top level one that includes only the repos
and other distinct includes.
2024-06-19 18:54:02 +02:00