diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index b675cae217..a61ccc6913 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst | |||
@@ -30,7 +30,7 @@ New Features / Enhancements in 4.0 | |||
30 | 30 | ||
31 | - New :ref:`overlayfs <ref-classes-overlayfs>` and | 31 | - New :ref:`overlayfs <ref-classes-overlayfs>` and |
32 | :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` classes and | 32 | :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` classes and |
33 | ``overlayroot`` support in the initramfs framework to make it easier to | 33 | ``overlayroot`` support in the :term:`Initramfs` framework to make it easier to |
34 | overlay read-only filesystems (for example) with | 34 | overlay read-only filesystems (for example) with |
35 | `OverlayFS <https://en.wikipedia.org/wiki/OverlayFS>`__. | 35 | `OverlayFS <https://en.wikipedia.org/wiki/OverlayFS>`__. |
36 | 36 | ||
@@ -168,7 +168,7 @@ New Features / Enhancements in 4.0 | |||
168 | 168 | ||
169 | - Kernel-related enhancements: | 169 | - Kernel-related enhancements: |
170 | 170 | ||
171 | - Allow initramfs to be built from a separate multiconfig | 171 | - Allow :term:`Initramfs` to be built from a separate multiconfig |
172 | - Make kernel-base recommend kernel-image, not depend (allowing images containing kernel modules without kernel image) | 172 | - Make kernel-base recommend kernel-image, not depend (allowing images containing kernel modules without kernel image) |
173 | - linux-yocto: split vtpm for more granular inclusion | 173 | - linux-yocto: split vtpm for more granular inclusion |
174 | - linux-yocto: cfg/debug: add configs for kcsan | 174 | - linux-yocto: cfg/debug: add configs for kcsan |
@@ -182,7 +182,7 @@ New Features / Enhancements in 4.0 | |||
182 | 182 | ||
183 | - FIT image related enhancements: | 183 | - FIT image related enhancements: |
184 | 184 | ||
185 | - New ``FIT_SUPPORTED_INITRAMFS_FSTYPES`` variable to allow extending initramfs image types to look for | 185 | - New ``FIT_SUPPORTED_INITRAMFS_FSTYPES`` variable to allow extending :term:`Initramfs` image types to look for |
186 | - New ``FIT_CONF_PREFIX`` variable to allow overriding FIT configuration prefix | 186 | - New ``FIT_CONF_PREFIX`` variable to allow overriding FIT configuration prefix |
187 | - Use 'bbnote' for better logging | 187 | - Use 'bbnote' for better logging |
188 | 188 | ||
@@ -276,7 +276,7 @@ New Features / Enhancements in 4.0 | |||
276 | - volatile-binds: SELinux and overlayfs extensions in mount-copybind | 276 | - volatile-binds: SELinux and overlayfs extensions in mount-copybind |
277 | - gtk-icon-cache: Allow using gtk4 | 277 | - gtk-icon-cache: Allow using gtk4 |
278 | - kmod: Add an exclude directive to depmod | 278 | - kmod: Add an exclude directive to depmod |
279 | - os-release: add os-release-initrd package for use in systemd-based initramfs images | 279 | - os-release: add os-release-initrd package for use in systemd-based :term:`Initramfs` images |
280 | - gstreamer1.0-plugins-base: add support for graphene | 280 | - gstreamer1.0-plugins-base: add support for graphene |
281 | - gpg-sign: Add parameters to gpg signature function | 281 | - gpg-sign: Add parameters to gpg signature function |
282 | - package_manager: sign DEB package feeds | 282 | - package_manager: sign DEB package feeds |