[Bug 1616928] [NEW] netplan should support managing wlan devices via wpasupplicant

Oliver Grawert ogra at ubuntu.com
Thu Aug 25 13:39:45 UTC 2016


Public bug reported:

in the embedded world developers often do not use network-manager but instead create an
/etc/network/interfaces.d/wlan0 file with content like:
--
auto wlan0
iface wlan0 inet dhcp
  wpa-ssid XXXXXXXXX
  wpa-psk XXXXXXXXXXXXXXX
--

currently netplan only supports wireless management via network-manager.
this consumes ram and diskspace and also runs permanent daemon processes
as well as dbus services which might not be desired on constrained
embedded systems.

it would be nice if netplan could support the simple combination of
ifupdown and wpasupplicant alongside network-manager for wireless
management.

** Affects: nplan (Ubuntu)
     Importance: Wishlist
         Status: Triaged

** Changed in: nplan (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nplan in Ubuntu.
https://bugs.launchpad.net/bugs/1616928

Title:
  netplan should support managing wlan devices via wpasupplicant

Status in nplan package in Ubuntu:
  Triaged

Bug description:
  in the embedded world developers often do not use network-manager but instead create an
  /etc/network/interfaces.d/wlan0 file with content like:
  --
  auto wlan0
  iface wlan0 inet dhcp
    wpa-ssid XXXXXXXXX
    wpa-psk XXXXXXXXXXXXXXX
  --

  currently netplan only supports wireless management via network-
  manager. this consumes ram and diskspace and also runs permanent
  daemon processes as well as dbus services which might not be desired
  on constrained embedded systems.

  it would be nice if netplan could support the simple combination of
  ifupdown and wpasupplicant alongside network-manager for wireless
  management.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1616928/+subscriptions



More information about the foundations-bugs mailing list