From 0c7bdf90ba91a79a299354137128d34305e09504 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Oct 19 2025 15:19:17 +0000 Subject: manifest: Move FUSE v2 support to Fedora's manifest Move support for FUSE version 2 to Fedora's manifest to be able to exclude it from downstream builds. We should be able to drop support for FUSE v2 in F44. See: https://gitlab.com/fedora/ostree/sig/-/issues/50 --- diff --git a/common.yaml b/common.yaml index a745523..d9543ea 100644 --- a/common.yaml +++ b/common.yaml @@ -90,10 +90,6 @@ packages: # Always include at least full English language support by default # https://gitlab.com/fedora/ostree/sig/-/issues/14 - langpacks-en - # Kept for backward compatibility for AppImages - # See: https://gitlab.com/fedora/ostree/sig/-/issues/50 - - fuse - - fuse-libs # Selected packages from the anaconda-tools group. See: https://gitlab.com/fedora/ostree/sig/-/issues/5 - dosfstools - lvm2 diff --git a/fedora.yaml b/fedora.yaml index 18e5add..082e6c7 100644 --- a/fedora.yaml +++ b/fedora.yaml @@ -13,6 +13,10 @@ packages: # Must be included in the image until we figure out how to transistion users # to the Flatpak'ed one. See: https://gitlab.com/fedora/ostree/sig/-/issues/3 - firefox + # Kept for backward compatibility for AppImages + # See: https://gitlab.com/fedora/ostree/sig/-/issues/50 + - fuse + - fuse-libs # Fedora specific packages for each variant conditional-include: