mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
docs/manual/migrating.adoc: document iwd network config change for 2026.08
With 8536a5d04a the upstream default
config is used, changing EnableNetworkConfiguration.
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
c0f95301ec
commit
67449130e9
@@ -247,3 +247,14 @@ In 2026.02, the network-manager package stopped selecting the gnutls package as
|
||||
a cryptography backend automatically. Manually enable the gnutls or libnss
|
||||
package if you require features that depend on a cryptography backend, such as
|
||||
certificate-based authentication.
|
||||
|
||||
[[migrating-to-2026-08]]
|
||||
=== Migration to 2026.08
|
||||
|
||||
In 2026.08, the iwd package stopped installing a custom
|
||||
+/etc/iwd/main.conf+, and started using the upstream example
|
||||
instead. With that the +EnableNetworkConfiguration+ setting changed
|
||||
from +true+ to +false+, in line with upstream defaults. If you need
|
||||
+EnableNetworkConfiguration=true+ to let +iwd+ handle network
|
||||
configuration for active wifi connections, adjust +/etc/iwd/main.conf+
|
||||
in your build (see xref:rootfs-custom[] for options).
|
||||
|
||||
Reference in New Issue
Block a user