From 08752450c76a5d38f6f2cd884beafa65b02586a1 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 3 Nov 2023 11:53:50 +0900 Subject: [PATCH] Update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 8e5ae591199..04c45ecee63 100644 --- a/NEWS +++ b/NEWS @@ -305,6 +305,16 @@ CHANGES WITH 255 in spe: link-local addressing if ip=link-local is specified on the kernel command line. + * The prefix of the configuration files generated by the network + generator from the kernel command line is now prefixed with '70-', + to make them have higher precedence over the default configuration + files. + + * Added -Ddefault-network=BOOL meson option, to make install more + default .network files, which match more generic setups, e.g. + 89-ethernet.network matches all Ethernet interfaces and enables both + DHCPv4 and DHCPv6 clients. + Changes in systemd-analyze: * "systemd-analyze plot" has gained tooltips on each unit name with -- 2.47.3