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

Use FlatpakExports to make host paths available in container


This gives us access to the same tricks that Flatpak uses to get host
paths into the container in a more robust way: in particular, it sorts
paths to put parent before child, and exports symbolic links as symbolic
links plus a separate mount point for the target (which we previously
did for the subdirectories of ~/.steam, but nowhere else).

Resolves: pressure-vessel#2
Resolves: pressure-vessel#18
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 6772f82a
No related branches found
No related tags found
No related merge requests found
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