diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 4983ad5..6ee16c7 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -18,9 +18,6 @@ packages: - kernel-modules-extra # Do not include "full" Git as it brings in Perl - git-core - # Explicitely add Git docs - - git-core-doc - - lvm2 # Required for compatibility with old bootloaders until we have bootupd # See https://github.com/fedora-silverblue/issue-tracker/issues/120 - ostree-grub2 @@ -31,9 +28,6 @@ packages: - buildah - podman - skopeo - # Keep slirp4netns for rootless containers until it's fully deprecated in podman - # See: https://github.com/fedora-silverblue/issue-tracker/issues/547 - - slirp4netns # See: https://github.com/fedora-silverblue/issue-tracker/issues/503 - systemd-container # Provides terminal tools like clear, reset, tput, and tset @@ -41,18 +35,6 @@ packages: # Flatpak support - flatpak - xdg-desktop-portal - # HFS filesystem tools for Apple hardware - # See https://github.com/projectatomic/rpm-ostree/issues/1380 - - hfsplus-tools - # Contains default ostree remote config to be used on client's - # system for fetching ostree update - - fedora-repos-ostree - # the archive repo for more reliable package layering - # https://github.com/coreos/fedora-coreos-tracker/issues/400 - - fedora-repos-archive - # Always include at least full English language support by default - # https://gitlab.com/fedora/ostree/sig/-/issues/14 - - langpacks-en selinux: true documentation: true