Allow a single DHCP configuration via the system configuration submenu
authorJeremy Rosen <jeremy.rosen@openwide.fr>
Fri, 16 Jan 2015 13:08:39 +0000 (14:08 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Feb 2015 20:42:47 +0000 (21:42 +0100)
commitf4f62a3c16f8591b14eedc3564599c6c807820b4
tree859874c42f27c63cf5c0530945b0f19466aaefde
parentd538b8bf93f684b0ea00dc61dd4cb25394345971
Allow a single DHCP configuration via the system configuration submenu

This patch allows the setup of simple a single interface to be
automatically brought up and configured via DHCP on system startup.

The interface name can be set via a configuration option. This patch
does not support systemd-networkd, any complex network configuration should
be done via overlay of /etc/network/interfaces or the relevant networkd
configuration file

[Peter: rename to BR2_SYSTEM_DHCP, tweak help text & implementation]
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/Config.in
system/skeleton/etc/network/interfaces [deleted file]
system/system.mk