dracut/modules.d/35network-legacy
David Tardon c46ed697a2 35network-legacy: discard pointless RTNETLINK message
This command prints

    RTNETLINK answers: Network is unreachable

to stderr if IP is not assigned yet, but that's the thing we are
checking for, so there's no point in showing the message.
2021-02-09 21:04:23 +01:00
..
dhclient-script.sh dhclient-script: Fix typo in output of BOUND & BOUND6 cases 2020-03-19 20:45:41 +01:00
dhclient.conf network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
dhcp-multi.sh feat(network-legacy): send dhcp in parallel on all devices 2021-02-05 11:11:22 +01:00
ifup.sh 35network-legacy: discard pointless RTNETLINK message 2021-02-09 21:04:23 +01:00
kill-dhclient.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
module-setup.sh feat(network-legacy): send dhcp in parallel on all devices 2021-02-05 11:11:22 +01:00
net-genrules.sh network-legacy/net-genrules.sh: use $name instead of $env{INTERFACE} 2020-02-27 13:49:21 +01:00
parse-bond.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
parse-bridge.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
parse-ibft.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
parse-ifname.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00
parse-ip-opts.sh feat(network-legacy): send dhcp in parallel on all devices 2021-02-05 11:11:22 +01:00
parse-team.sh Configure the runner for team interfaces 2020-10-26 12:52:24 +01:00
parse-vlan.sh network-legacy: split off from network module 2018-09-21 11:32:01 +02:00