Skip to content
Snippets Groups Projects

Unpack runtimes into var/ by default

Merged Simon McVittie requested to merge wip/variable-dir into master
All threads resolved!
  • Unpack runtimes into var/ by default

    This draws a line between the static parts of SteamLinuxRuntime (managed by Steam) and the runtime-modified parts (managed by SteamLinuxRuntime).

  • Write log to PRESSURE_VESSEL_VARIABLE_DIR, if set


/cc @denittis

Only very lightly tested so far, but I think it's a step in the right direction?

I'm setting $PRESSURE_VESSEL_VARIABLE_DIR to communicate this down to pressure-vessel, so that we can move in the direction of making pressure-vessel C code responsible for doing more of this (particularly unpacking tarballs and GC'ing old runtimes), which will hopefully make it more obvious where we are or aren't doing the correct locking.

Edited by Simon McVittie

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Simon McVittie added 2 commits

    added 2 commits

    • b39e1284 - Unpack runtimes into var/ by default
    • f81a177f - Write log to PRESSURE_VESSEL_VARIABLE_DIR, if set

    Compare with previous version

  • Simon McVittie resolved all threads

    resolved all threads

  • Simon McVittie marked this merge request as ready

    marked this merge request as ready

  • Simon McVittie requested review from @denittis

    requested review from @denittis

  • Simon McVittie added 4 commits

    added 4 commits

    Compare with previous version

  • Ludovico de Nittis approved this merge request

    approved this merge request

  • mentioned in commit 5a1cbb7f

  • Please register or sign in to reply
    Loading