Remove unwanted packages for pitti's workstation
This commit is contained in:
parent
fb712bc8e7
commit
8db4392080
1 changed files with 0 additions and 22 deletions
|
@ -7,27 +7,12 @@ include: fedora-common-ostree-pkgs.yaml
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- git-core
|
- git-core
|
||||||
- lvm2
|
|
||||||
- rpm-ostree
|
- rpm-ostree
|
||||||
# Container management
|
# Container management
|
||||||
- buildah
|
- buildah
|
||||||
- podman
|
- podman
|
||||||
- skopeo
|
- skopeo
|
||||||
- toolbox
|
- toolbox
|
||||||
# Provides terminal tools like clear, reset, tput, and tset
|
|
||||||
- ncurses
|
|
||||||
# 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
|
|
||||||
|
|
||||||
selinux: true
|
selinux: true
|
||||||
documentation: true
|
documentation: true
|
||||||
|
@ -75,13 +60,6 @@ packages-x86_64:
|
||||||
- microcode_ctl
|
- microcode_ctl
|
||||||
- mcelog
|
- mcelog
|
||||||
- thermald
|
- thermald
|
||||||
- hyperv-daemons
|
|
||||||
- open-vm-tools-desktop
|
|
||||||
- virtualbox-guest-additions
|
|
||||||
- xorg-x11-drv-intel
|
|
||||||
- xorg-x11-drv-openchrome
|
|
||||||
- xorg-x11-drv-vesa
|
|
||||||
- xorg-x11-drv-vmware
|
|
||||||
|
|
||||||
# Make sure the following are not pulled in when Recommended by other packages
|
# Make sure the following are not pulled in when Recommended by other packages
|
||||||
exclude-packages:
|
exclude-packages:
|
||||||
|
|
Loading…
Reference in a new issue