Skip to content

Commit

Permalink
nixos release notes: interfaces might get renamed
Browse files Browse the repository at this point in the history
Fixes #71086.

(cherry picked from commit 9a54d17)
  • Loading branch information
vcunat authored and worldofpeace committed Oct 21, 2019
1 parent 9ff6916 commit 80b42e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions nixos/doc/manual/release-notes/rl-1909.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 80b42e6

Please sign in to comment.