-
- Downloads
pressure-vessel: Accept runtime with or without ./files
Previously, if we were using a Flatpak-style runtime, the argument
to --runtime= had to be its ./files subdirectory. Now we accept the
top-level directory as an alternative.
This will make it more straightforward for pressure-vessel-wrap to
take responsibility for unpacking and deploying runtimes that are
shipped as a tarball, which is currently done in the SteamLinuxRuntime
shell scripts, resulting in error handling and locking being less
robust.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
92baa15f
No related branches found
No related tags found
Showing
- pressure-vessel/pressure-vessel-test-ui 1 addition, 2 deletionspressure-vessel/pressure-vessel-test-ui
- pressure-vessel/runtime.c 36 additions, 17 deletionspressure-vessel/runtime.c
- pressure-vessel/runtime.h 1 addition, 1 deletionpressure-vessel/runtime.h
- tests/pressure-vessel/containers.py 2 additions, 11 deletionstests/pressure-vessel/containers.py
Loading
Please register or sign in to comment