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

pv-runtime: Create symlinks in /usr by modifying mutable sysroot


By the time we're running bubblewrap, it's too late to modify /usr:
we're going to mount it read-only, so writes will fail. However, in the
configuration with a mutable sysroot (which is what we actually do in
production), we can modify the mutable sysroot before that point
instead.

This code isn't used yet, but will be used in a subsequent commit.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent c38b269d
No related branches found
No related tags found
1 merge request!444pv-runtime: Create /usr/share/defaults/etc/ld.so.conf, for Solus
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