Alexander Larsson e72beada8a helper: Bind mount /sys subset
Instead of mounting our own sysfs instance we bind mount in only
a subset of the /sys subdirectories from the host. This has several
advantages:

* If something was covered out in the host we will shadow that (i.e.
  the app will never see more of sysfs than non xdg-apps)
* We can avoid showing some weird parts of sysfs, focusing on the
  device descriptions needed for e.g. mesa
* Bind mounts are allowed in a non-root user-namespace, whereas
  the sysfs mount is not, taking us one step closer to that.
2015-05-15 17:44:20 +02:00
2015-03-11 10:25:15 +01:00
2015-04-05 22:13:45 +02:00
2015-01-15 21:45:55 +01:00
2015-03-20 15:57:22 +01:00
2015-03-20 15:57:22 +01:00
2015-05-13 17:09:53 +02:00
2015-03-31 15:36:29 +01:00
2015-05-08 12:50:09 +02:00
2015-03-28 16:12:03 -04:00
2015-03-23 12:17:58 +01:00
2015-05-14 17:50:48 -04:00
2015-03-23 12:17:58 +01:00
2015-05-15 13:28:11 +02:00
2015-05-15 13:28:11 +02:00
2015-05-12 14:44:08 +02:00
2015-03-23 12:17:58 +01:00

xdg-app

xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://wiki.gnome.org/Projects/SandboxedApps for more information.

Description
No description provided
Readme 60 MiB
Languages
C 91.1%
Shell 5.1%
Python 1.8%
Meson 1.1%
Yacc 0.8%