Skip to content
Snippets Groups Projects
  1. Nov 17, 2022
  2. Aug 10, 2022
  3. Apr 07, 2022
  4. Oct 14, 2021
    • Simon McVittie's avatar
      pv-wrap: Add an option to mount /sys read/write · cebc23ae
      Simon McVittie authored
      
      This allows developers to access debugfs, event tracing or similar
      facilities, if allowed by filesystem permissions.
      
      This seems risky to support for production use, since it would
      potentially let games do things that are not long-term supportable, so
      gate it behind an option equivalent to `flatpak run --devel`. I've made
      the option generic so that we can use it to gate other similar features
      in future.
      
      Note that programs inside the pressure-vessel container cannot run
      setuid, setgid or setcap executables for technical reasons.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      cebc23ae
  5. Jan 05, 2021
  6. Sep 25, 2020
  7. Sep 09, 2020
  8. Sep 02, 2020
  9. Jul 29, 2020
  10. Mar 04, 2020
  11. Jan 23, 2020
  12. Sep 11, 2019
  13. Sep 10, 2019
  14. Sep 04, 2019
  15. May 10, 2019
Loading