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>
This commit is contained in:
Jeremy Rosen
2015-01-16 14:08:39 +01:00
committed by Peter Korsgaard
parent d538b8bf93
commit f4f62a3c16
3 changed files with 49 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
# Configure Loopback
auto lo
iface lo inet loopback