Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC: PATCH 0/3] DHCP configuration via networkd
@ 2016-09-17 11:58 Eric Le Bihan
  2016-09-17 11:58 ` [Buildroot] [RFC: PATCH 1/3] systemd: configure DHCP " Eric Le Bihan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Eric Le Bihan @ 2016-09-17 11:58 UTC (permalink / raw)
  To: buildroot

This small series removes the current limitation of not allowing the user to
have a network interface configured automatically via DHCP when
systemd-networkd is used.

To do so, the systemd package is updated to generate a .network file for the
configured interface.

Also add an option to enable or disable predictable network interface names
when udev is used. It is disabled by default, so the end user gets the same
interface names across busybox/systemd configurations.

Eric Le Bihan (3):
  systemd: configure DHCP via networkd
  system: allow auto net configuration with networkd
  system: enable predictable net interface names

 package/skeleton/skeleton.mk | 11 +++++++++++
 package/systemd/systemd.mk   | 13 +++++++++++++
 system/Config.in             | 20 ++++++++++++++------
 3 files changed, 38 insertions(+), 6 deletions(-)

-- 
2.4.11

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-03-10 21:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 11:58 [Buildroot] [RFC: PATCH 0/3] DHCP configuration via networkd Eric Le Bihan
2016-09-17 11:58 ` [Buildroot] [RFC: PATCH 1/3] systemd: configure DHCP " Eric Le Bihan
2016-09-17 12:16   ` Thomas Petazzoni
2017-02-06 17:49   ` Thomas Petazzoni
2016-09-17 11:58 ` [Buildroot] [RFC: PATCH 2/3] system: allow auto net configuration with networkd Eric Le Bihan
2016-09-17 12:17   ` Thomas Petazzoni
2017-02-06 17:50   ` Thomas Petazzoni
2016-09-17 11:58 ` [Buildroot] [RFC: PATCH 3/3] system: enable predictable net interface names Eric Le Bihan
2016-09-17 12:20   ` Thomas Petazzoni
2017-02-06 20:07   ` Peter Korsgaard
2017-03-10 21:57     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox