diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml index 60ae4aa8bf0..42e8e12df97 100644 --- a/man/systemd-sysext.xml +++ b/man/systemd-sysext.xml @@ -64,7 +64,7 @@ System extensions are supposed to be purely additive, i.e. they are supposed to include only files that do not exist in the underlying basic OS image. However, the underlying mechanism (overlayfs) also - allows removing files, but it is recommended not to make use of this. + allows overlaying or removing files, but it is recommended not to make use of this. System extension images may be provided in the following formats: @@ -108,7 +108,9 @@ accessed. Note that there is no concept of enabling/disabling installed system extension images: all - installed extension images are automatically activated at boot. + installed extension images are automatically activated at boot. However, you can place a symlink + to /dev/null in /etc/extensions/ to "mask" an image with + the same name in a folder with lower precedence. A simple mechanism for version compatibility is enforced: a system extension image must carry a /usr/lib/extension-release.d/extension-release.$name