[Buildroot] [PATCH v5 1/1] set simple network setup via the system configuration submenu

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Dec 9 23:04:00 UTC 2014


Dear Jérémy Rosen,

On Tue,  9 Dec 2014 09:48:44 +0100, Jérémy Rosen wrote:
> This patch allows the setup of simple /etc/network/interfaces (or
> /etc/systemd/network/80-buildroot.network if networkd is enabled) via the
> configuration menus instead of using an overlay

So, we discussed this tonight during the patchwork review with Yann,
Peter and Samuel, and the general opinion is that this is too
complicated, and we don't want to handle all those cases through
configuration options, and we instead want to leave that to
project-specific customization through a rootfs overlay or a post-build
script.

However, we would be willing to accept a patch that adds a single
string option that allows to specify one network interface on which
DHCP should be used. It would basically add "inet <foo> dhcp"
to /etc/network/interfaces if non-empty, and otherwise do nothing. The
default should be nothing, so that we keep the existing behavior.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list