[Buildroot] [PATCH v2] set simple network setup via the system configuration submenu

Jeremy Rosen jeremy.rosen at openwide.fr
Tue Oct 21 08:50:01 UTC 2014


----- Mail original -----

[<snip>]

> 
> I certainly don't like to push back stuff, but I'm wondering if this
> isn't too much complexity compared to just having people use an
> overlay
> containing their own /etc/network/interfaces. We will never be able
> to
> handle all the possible cases, with multiple network interfaces, hook
> scripts called before/after bringing up/down interfaces, etc.
> 
> What is the opinion of other Buildroot developers?
> 


just to clarify...

the point of the patch is not to allow all possible configurations that
network/interfaces can handle, but just allow to easily set an IP address
or enable DHCP without having to add an overlay. For anything more
complex an overlay is the way to go.

I originally thought that putting more stuff in would be a good
idea but I have revised my position on that and now I think it
should be limited to the minimal required subset

* static ipv4
* ipv4 dhcp
* networkd support

if ipv6 becomes popular enough it could trivially be added but 
let's keep this for a followup


Regards

Jérémy



More information about the buildroot mailing list