dracut/modules.d/40network
Xunlei Pang 4fa5c235a7 network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf"
Users can pass the DNS information throught "nameserver=" cmdline,
there maybe duplicated inputs.

"/etc/resolv.conf" have some restrictions on the number of DNS items
effective, so make sure that this file contains no duplicated items.

We achieve this by simply making the file have no duplicated lines.

Signed-off-by: Xunlei Pang <xlpang@redhat.com>
2016-04-26 13:03:30 +02:00
..
dhclient-script.sh Clean up some bashisms from /bin/sh scripts 2016-03-28 11:52:14 +03:00
dhclient.conf network/dhclient-script.sh: add classless-static-routes support 2016-02-29 15:01:50 +01:00
dhcp-root.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
ifname-genrules.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
ifup.sh network: dhcp before parsing specified dns through cmdline 2016-04-26 13:03:30 +02:00
kill-dhclient.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
module-setup.sh network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf" 2016-04-26 13:03:30 +02:00
net-genrules.sh Fixed vlan, bonding, bridging, team logic 2016-01-19 11:35:23 +01:00
net-lib.sh network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf" 2016-04-26 13:03:30 +02:00
netroot.sh network/netroot.sh: better handling of $netroot and dhcp 2015-11-11 16:44:29 +01:00
parse-bond.sh Fixed vlan, bonding, bridging, team logic 2016-01-19 11:35:23 +01:00
parse-bridge.sh Fixed vlan, bonding, bridging, team logic 2016-01-19 11:35:23 +01:00
parse-ibft.sh network: move "ip=ibft" handling to network module 2015-11-11 16:38:49 +01:00
parse-ifname.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
parse-ip-opts.sh network: if rd.neednet=0 we don't need a bootdev 2016-01-26 12:26:03 +01:00
parse-team.sh Fixed vlan, bonding, bridging, team logic 2016-01-19 11:35:23 +01:00
parse-vlan.sh Fixed vlan, bonding, bridging, team logic 2016-01-19 11:35:23 +01:00