From d9d2ad14bd24ede588179f81371b39dc4b8d24b6 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sun, 17 Nov 2019 16:21:54 +0100 Subject: [PATCH] Remove unwanted packages for pitti's workstation --- fedora-common-ostree.yaml | 18 ------------------ 1 file changed, 18 deletions(-) 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