Timothée Ravier
bed8509fd8
common: Keep fuse for AppImage compatibility
...
See: https://gitlab.com/fedora/ostree/sig/-/issues/50
See: https://github.com/fedora-silverblue/issue-tracker/issues/589
2024-08-20 10:45:09 +02:00
Samyak Jain
a52625492b
Rawhide is now f42
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-12 15:28:54 +05:30
Timothée Ravier
1c417f05b4
Kinoite: Include dnf5 in Bootable Containers
...
Now that we've fixed the dnf debuginfo dependency in plasma-drkonqi, we
can add dnf5 to Kinoite & Kinoite Mobile as well.
See: https://pagure.io/fedora-kde/SIG/issue/519
2024-07-31 16:12:38 +02:00
Timothée Ravier
0709c10b47
Include systemd-pcrphase dracut module only on !ppc64le
...
See: https://pagure.io/workstation-ostree-config/pull-request/518
See: https://gitlab.com/fedora/ostree/sig/-/issues/44
2024-07-26 17:06:23 +02:00
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
36c70e09ea
common: Use add-determinism as workraround for pyc mtime mismatch
...
See: https://gitlab.com/fedora/bootc/tracker/-/issues/3
See: https://pagure.io/workstation-ostree-config/pull-request/505
See: https://github.com/ostreedev/ostree/issues/1469
2024-07-19 17:13:49 +02:00
Timothée Ravier
9e04e53bfb
Revert "postprocess: Workaround for Python timestamp mismatch"
...
See: https://pagure.io/workstation-ostree-config/pull-request/507
See: https://github.com/keszybz/add-determinism/pull/27
See: https://gitlab.com/fedora/bootc/tracker/-/issues/3
This reverts commit d085e9fecc
.
2024-07-19 16:48:03 +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
28bf47caa9
Move common manifest includes to variants manifests
...
- Rename common manifests to remove fedora prefix & ostree mention
- Directly include the common manifest in each variant manifest to
reduces the number of level of indirection for the manifests
2024-06-13 11:30:19 +02:00