tier-x: drop dnsmasq and slirp4netns
These packages are in all the variants, but not tier-1. We want tier-1 to inherit from tier-x, so remove them.
This commit is contained in:
parent
97e5c775fd
commit
d65c8fa91e
|
|
@ -20,16 +20,11 @@ packages:
|
|||
# zram-generator (but not zram-generator-defaults) for F33 change
|
||||
# https://github.com/coreos/fedora-coreos-tracker/issues/509
|
||||
- zram-generator
|
||||
# Some host applications(i.e. NetworkManager) use dnsmasq
|
||||
# as the binary for some various utility operations.
|
||||
# https://github.com/coreos/fedora-coreos-tracker/issues/519
|
||||
- dnsmasq
|
||||
# networking
|
||||
- iptables-nft
|
||||
- NetworkManager
|
||||
- openssh-clients
|
||||
- openssh-server
|
||||
- slirp4netns # rootless podman networking
|
||||
- systemd-resolved
|
||||
# linux-firmware now a recommends so let's explicitly include it
|
||||
# https://gitlab.com/cki-project/kernel-ark/-/commit/32271d0cd9bd52d386eb35497c4876a8f041f70b
|
||||
|
|
|
|||
Loading…
Reference in New Issue