Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ packages:
evra: 2020.1.21.ge9011530-2.fc31.x86_64
rpm-ostree-libs:
evra: 2020.1.21.ge9011530-2.fc31.x86_64
# Fast track new Ignition with initramfs network takedown
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-6db5551bf6
ignition:
evra: 2.2.1-1.git2d3ff58.fc31.x86_64
7 changes: 0 additions & 7 deletions manifests/fedora-coreos-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ remove-from-packages:
/usr/lib/systemd/system/systemd-networkd-wait-online.service]
- [systemd-container, /usr/lib/systemd/network/.*]
- [systemd-udev, /usr/lib/systemd/network/.*]
# We're still using the legacy dracut network module for now. Dracut keys off
# of this: https://github.com/dracutdevs/dracut/blob/1fcc70fe57eea0ea658aa2de5c0044683fe85cf1/modules.d/40network/module-setup.sh#L11
- [NetworkManager, /usr/libexec/nm-initrd-generator]


remove-files:
Expand Down Expand Up @@ -116,10 +113,6 @@ packages:
- NetworkManager hostname
- iproute-tc
- adcli
# We still need this for now, but may drop it once we have NM in the initrd
# https://github.com/coreos/fedora-coreos-tracker/issues/394
# https://github.com/coreos/fedora-coreos-tracker/issues/429
- dhcp-client
## Teaming https://github.com/coreos/fedora-coreos-config/pull/289 and http://bugzilla.redhat.com/1758162
- NetworkManager-team teamd
# Static firewalling
Expand Down