From: Christoph Fritz Date: Fri, 21 Sep 2012 08:31:19 +0000 (+0000) Subject: ipconfig: add nameserver IPs to kernel-parameter ip= X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e953778a2aab04929a5e7b69f53dc26e39b079e;p=pandora-kernel.git ipconfig: add nameserver IPs to kernel-parameter ip= On small systems (e.g. embedded ones) IP addresses are often configured by bootloaders and get assigned to kernel via parameter "ip=". If set to "ip=dhcp", even nameserver entries from DHCP daemons are handled. These entries exported in /proc/net/pnp are commonly linked by /etc/resolv.conf. To configure nameservers for networks without DHCP, this patch adds option and to kernel-parameter 'ip='. Signed-off-by: Christoph Fritz Tested-by: Jan Weitzel Signed-off-by: David S. Miller --- Reading git-diff-tree failed