Skip to content
Snippets Groups Projects
  1. Sep 09, 2020
  2. Sep 02, 2020
    • Ludovico de Nittis's avatar
      Initial support for custom graphics provider path and Flatpak · d7ad67a2
      Ludovico de Nittis authored
      
      pressure-vessel had a few hard coded assumptions about the host system
      and where to look at for the graphics provider.
      
      For example it was assumed that the root was the same host system used
      by both pressure-vessel current environment (where pressure-vessel-wrap
      runs) and also later on by `bwrap`.
      
      But when we run pressure-vessel in a Flatpak container, the final
      `bwrap` command is expected to be executed against the real host system
      (mounted in `/run/host`, in Flatpak).
      
      Also when we are in a Flatpak container we might want to pick the
      graphics stack from the host system (`/run/host`), from the Flatpak
      container itself or it could even be a completely separate one.
      (T22373, T22371)
      
      Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
      d7ad67a2
    • Ludovico de Nittis's avatar
      utils: Add pv_file_test_in_sysroot · cbd9e214
      Ludovico de Nittis authored
      
      With this new function it will be possible to test the existence or
      properties of a given filename under a specific sysroot.
      
      Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
      cbd9e214
  3. Aug 19, 2020
  4. Aug 18, 2020
  5. Aug 04, 2020
  6. Aug 03, 2020
  7. Jul 29, 2020
  8. Jul 21, 2020
  9. Feb 26, 2020
  10. May 10, 2019
Loading