dracut/modules.d/40network
Dave Young a17fc9902e dhclient initqueue hook fix
dhclient initqueue hook fix

setup_net is scheduled in initqueue, sometimes it does not get chance to run
So the default route will not be set properly

Add a check in initqueue/finished to resolve this issue.

Signed-off-by: Dave Young <dyoung@redhat.com>
2012-07-09 12:03:55 +02:00
..
dhclient-script.sh dhclient initqueue hook fix 2012-07-09 12:03:55 +02:00
dhclient.conf removed trailing whitespaces 2011-05-10 11:56:09 +02:00
dhcp-root.sh 40network/dhcp-root.sh: s#initqueue-finished#initqueue/finished#g 2011-03-29 15:46:53 +02:00
ifname-genrules.sh network/ifname-genrules.sh: check for multiple ifname= lines 2012-07-06 12:57:17 +02:00
ifup.sh network: support vlan tagged bonding 2012-06-21 11:17:36 +02:00
kill-dhclient.sh 40network/kill-dhclient.sh: kill dhclient silently 2012-03-08 10:58:16 +01:00
module-setup.sh modules.d: get rid of "tr" 2012-06-29 12:41:27 +02:00
net-genrules.sh network: do not rename other interfaces and document the ifname usage 2012-07-06 12:41:55 +02:00
net-lib.sh network: do not rename other interfaces and document the ifname usage 2012-07-06 12:41:55 +02:00
netroot.sh network: fix ifup and netroot calling 2012-04-23 11:32:45 +02:00
parse-bond.sh modules.d: get rid of "tr" 2012-06-29 12:41:27 +02:00
parse-bridge.sh modules.d: get rid of "tr" 2012-06-29 12:41:27 +02:00
parse-ifname.sh network: factor out parse_ifname_opts() for ifname-genrules 2012-07-05 14:33:45 +02:00
parse-ip-opts.sh network/parse-ip-opts.sh: remove check for netroot 2012-04-19 16:41:04 +02:00
parse-vlan.sh Remove netroot check in cmdline parsing code 2012-05-29 11:18:51 +02:00