22 lines
726 B
Plaintext
22 lines
726 B
Plaintext
# Packages excluded by default
|
|
|
|
# We use NetworkManager
|
|
systemd-networkd
|
|
# But without the legacy
|
|
# See https://github.com/coreos/fedora-coreos-config/pull/1991
|
|
NetworkManager-initscripts-ifcfg-rh
|
|
|
|
# Let's not have both legacy and nft versions in the image. Users are free to
|
|
# also layer legacy themselves if they want.
|
|
iptables-legacy
|
|
|
|
# We use bootupd
|
|
grubby
|
|
# Let's make sure initscripts doesn't get pulled back in
|
|
# https://github.com/coreos/fedora-coreos-tracker/issues/220#issuecomment-611566254
|
|
initscripts
|
|
|
|
# For (datacenter/cloud oriented) servers, we want to see the details by default.
|
|
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/HSMISZ3ETWQ4ETVLWZQJ55ARZT27AAV3/
|
|
plymouth
|