changelog: Add an entry

This commit is contained in:
Krzesimir Nowak 2023-05-16 11:52:53 +02:00
parent a0b195f876
commit d35a6c7de5

View File

@ -0,0 +1 @@
- Moved a mountpoint of the OEM partition from `/usr/share/oem` to `/oem`. `/usr/share/oem` became a symlink to `/oem` for backward compatibility. Despite the move, the initrd images providing files through `/usr/share/oem` should keep using `/usr/share/oem`. The move was done to enable activating the OEM sysext images that are placed in the OEM partition.