Skip to content
Snippets Groups Projects
  1. Nov 24, 2020
  2. Nov 17, 2020
  3. Oct 26, 2020
  4. Oct 22, 2020
  5. Sep 30, 2020
  6. Sep 28, 2020
  7. Sep 11, 2020
  8. Sep 08, 2020
  9. Sep 04, 2020
  10. Aug 27, 2020
  11. Aug 25, 2020
  12. Aug 19, 2020
    • Simon McVittie's avatar
      depot: Add scripts that can run multiple commands in one container · 483bbc50
      Simon McVittie authored
      
      We need this for Proton integration: a Proton game runs several
      setup commands, followed by the game itself.
      
      This prototype has some limitations:
      
      * An as-yet-unreleased version of Steam is required.
      
      * A systemd-style XDG_RUNTIME_DIR is required. We'll fall back to /tmp
        when this can be done without introducing a security flaw.
      
      * Old session directories in XDG_RUNTIME_DIR are not cleaned up.
      
      * There are a lot of processes, most of which should be unnecessary.
      
      * The environment handling is rather ad-hoc.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      483bbc50
Loading