diff options
Diffstat (limited to 'documentation/migration-guides/migration-3.2.rst')
-rw-r--r-- | documentation/migration-guides/migration-3.2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-3.2.rst b/documentation/migration-guides/migration-3.2.rst index 92b7f91f2c..cc6f05322a 100644 --- a/documentation/migration-guides/migration-3.2.rst +++ b/documentation/migration-guides/migration-3.2.rst | |||
@@ -265,10 +265,10 @@ using the GL options. | |||
265 | 265 | ||
266 | .. _migration-3.2-initramfs-suffix: | 266 | .. _migration-3.2-initramfs-suffix: |
267 | 267 | ||
268 | initramfs images now use a blank suffix | 268 | Initramfs images now use a blank suffix |
269 | --------------------------------------- | 269 | --------------------------------------- |
270 | 270 | ||
271 | The reference initramfs images (``core-image-minimal-initramfs``, | 271 | The reference :term:`Initramfs` images (``core-image-minimal-initramfs``, |
272 | ``core-image-tiny-initramfs`` and ``core-image-testmaster-initramfs``) now | 272 | ``core-image-tiny-initramfs`` and ``core-image-testmaster-initramfs``) now |
273 | set an empty string for :term:`IMAGE_NAME_SUFFIX`, which otherwise defaults | 273 | set an empty string for :term:`IMAGE_NAME_SUFFIX`, which otherwise defaults |
274 | to ``".rootfs"``. These images aren't root filesystems and thus the rootfs | 274 | to ``".rootfs"``. These images aren't root filesystems and thus the rootfs |