diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-5.2.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index ac9c6319a4..0ac276c1ec 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
@@ -523,9 +523,10 @@ New Features / Enhancements in |yocto-ver| | |||
523 | ``${libdir}`` if the ``set-time-epoch`` :term:`PACKAGECONFIG` config is | 523 | ``${libdir}`` if the ``set-time-epoch`` :term:`PACKAGECONFIG` config is |
524 | set. | 524 | set. |
525 | 525 | ||
526 | - really disable Predictable Network Interface names if the ``pni-names`` | 526 | - really disable `Predictable Network Interface names |
527 | feature is not part of :term:`DISTRO_FEATURES`. Previously it was only | 527 | <https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/>`__ |
528 | really disable for QEMU machines. | 528 | if the ``pni-names`` feature is not part of :term:`DISTRO_FEATURES`. |
529 | Previously it was only really disabled for QEMU machines. | ||
529 | 530 | ||
530 | - split ``networkd`` into its own package named ``systemd-networkd``. | 531 | - split ``networkd`` into its own package named ``systemd-networkd``. |
531 | 532 | ||