netplan should support managing wlan devices via wpasupplicant
Bug #1616928 reported by
Oliver Grawert
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nplan (Ubuntu) |
Fix Released
|
Wishlist
|
Martin Pitt |
Bug Description
in the embedded world developers often do not use network-manager but instead create an
/etc/network/
--
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.
Changed in nplan (Ubuntu): | |
importance: | Undecided → Wishlist |
summary: |
- netplan should support managing wlan devices via wpasupplicant and - ifupdown + netplan should support managing wlan devices via wpasupplicant |
Changed in nplan (Ubuntu): | |
status: | New → Triaged |
Changed in nplan (Ubuntu): | |
status: | Triaged → In Progress |
milestone: | none → ubuntu-16.08 |
assignee: | nobody → Martin Pitt (pitti) |
Changed in nplan (Ubuntu): | |
milestone: | none → ubuntu-16.08 |
To post a comment you must log in.
Et voilà: https:/ /git.launchpad. net/~netplan- developers/ netplan/ commit/ ?id=82f38d4