changelog: Improve wording on sysext changes

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
Krzesimir Nowak 2023-06-06 15:12:15 +02:00 committed by GitHub
parent a94b389c9a
commit 1e19586631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
- Azure and QEMU images currently use sysext images for additional platform-specific software. For Azure images this also means that the image will have a normal python installation available through the sysext image.
- Azure and QEMU OEM images now use systemd-sysext images for layering additional platform-specific software on top of `/usr`. For Azure images this also means that the image has a normal Python installation available through the sysext image. The OEM software is still not updated but this will be added soon.