Skip to content
Snippets Groups Projects
Commit 9804c750 authored by Simon McVittie's avatar Simon McVittie
Browse files

runtime: Create /overrides on disk if using a mutable sysroot


This means we're able to inspect it in --only-prepare mode.

At the moment we still create /overrides/bin/localedef,
/overrides/bin/locale, and sometimes EGL and Vulkan JSON via --symlink
or --ro-bind, so we have to make /overrides read/write from the
perspective of the container. However, when we have moved to creating
those files as symlinks in /overrides, we will be able to lock it down
to read-only from the perspective of the container.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 77171d9d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment