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
Kevin Fenzi
22b65fbf52
Drop fedora-rawhide repo for f41 branch.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-15 12:57:02 -07: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
63be95433a
Move dnf exclusion to classic ostree variants only
...
Prepare for DNF5 inclusion in Bootable Containers by moving the
exclusion to a manifest that is included only for the classic ostree
variants.
See: https://fedoraproject.org/wiki/Changes/DNFAndBootcInImageModeFedora
2024-06-21 12:45:44 +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