about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2019-10-20 19:04:03 +0200
committerworldofpeace <worldofpeace@protonmail.ch>2019-10-20 20:12:03 -0400
commit9a54d17799de20328170dedbd0acfc7a6aa4a938 (patch)
treeab9a1ca6a0779ac6363b9e3d0ff598d10698ffd8 /nixos
parent18ea428e76f1d127f40aa54c283183719edb523a (diff)
nixos release notes: interfaces might get renamed
Fixes #71086.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index 359350953d2fe..8bd353a343048 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -582,6 +582,15 @@
        change versions under the hood during the lifetime of a stable release and might include breaking changes.
      </para>
    </listitem>
+   <listitem>
+     <para>
+       Because of the systemd upgrade,
+       some network interfaces might change their name. For details see
+       <link xlink:href="https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html#History">
+       upstream docs</link> or <link xlink:href="https://github.com/NixOS/nixpkgs/issues/71086">
+       our ticket</link>.
+     </para>
+   </listitem>
   </itemizedlist>
  </section>