Re: [PATCH v3] ipconfig: add nameserver IPs to kernel-parameter ip=

From: David Miller
Date: Fri Sep 21 2012 - 14:51:40 EST


From: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx>
Date: Fri, 21 Sep 2012 20:31:19 +0200

> 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
> <dns0-ip> and <dns1-ip> to kernel-parameter 'ip='.
>
> Signed-off-by: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx>
> Tested-by: Jan Weitzel <j.weitzel@xxxxxxxxx>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/