Skip to content
Snippets Groups Projects
  • Simon McVittie's avatar
    5570e4a8
    pressure-vessel: Accept runtime with or without ./files · 5570e4a8
    Simon McVittie authored
    
    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: default avatarSimon McVittie <smcv@collabora.com>
    5570e4a8
    History
    pressure-vessel: Accept runtime with or without ./files
    Simon McVittie authored
    
    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: default avatarSimon McVittie <smcv@collabora.com>