about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-10-21 00:12:44 +0000
committerGitHub <noreply@github.com>2019-10-21 00:12:44 +0000
commitd67b8a9eb1b32d8e50ed7aef6f5062d2a104a310 (patch)
tree9ab350bd93b2b54ebdb97fd991b8ca0318f92122 /nixos
parent47f47b46bc463ee14d816ce4f3ef2bb022fb14f9 (diff)
parent9a54d17799de20328170dedbd0acfc7a6aa4a938 (diff)
downloadnixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar.gz
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar.bz2
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar.lz
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar.xz
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.tar.zst
nixlib-d67b8a9eb1b32d8e50ed7aef6f5062d2a104a310.zip
Merge pull request #71456 from vcunat/p/doc-interface-naming
nixos release notes: interfaces might get renamed
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 359350953d2f..8bd353a34304 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>