summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-1909.xml
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/doc/manual/release-notes/rl-1909.xml
parent18ea428e76f1d127f40aa54c283183719edb523a (diff)
downloadnixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar.gz
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar.bz2
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar.lz
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar.xz
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.tar.zst
nixpkgs-9a54d17799de20328170dedbd0acfc7a6aa4a938.zip
nixos release notes: interfaces might get renamed
Fixes #71086.
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-1909.xml')
-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 359350953d2..8bd353a3430 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>