Skip to content

Commit

Permalink
sysext: Add minimal support for optional mutability for extensions
Browse files Browse the repository at this point in the history
systemd-sysext will check if /var/lib/extensions.mutable/${hierarchy} exists
and use it as an overlayfs upperdir for storing writes. This allows having
mutable hierarchy after merging the extension images.

The implementation is following a proposed update to the Extension Images
specification at uapi-group/specifications#78.
  • Loading branch information
krnowak authored and ayhamthemayhem committed Mar 25, 2024
1 parent bfd6289 commit 3e708b5
Showing 1 changed file with 327 additions and 12 deletions.
Loading

0 comments on commit 3e708b5

Please sign in to comment.