Go to file
Alexander Larsson 2b6f4f1bcf Add --with-privileged-group options
This allows distros to change the wheel group into something else,
for instance admin (ubuntu) or sudo (debian).
2016-05-24 10:13:23 +02:00
app flatpak-builtins-update.c: Fixed loading of arch option 2016-05-19 12:43:01 +02:00
bubblewrap@2bdd130981 Update bubblewrap to export/flatpak/0.6.1 branch 2016-05-23 08:56:46 +02:00
builder Fix various spelling mistakes 2016-05-17 11:43:32 +01:00
buildutil Fix various distcheck issues 2016-05-03 09:36:33 +02:00
common Don't use a local child repo of the system one if root 2016-05-24 09:55:50 +02:00
completion Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
data system-helper: Support add/modify/delete of remotes 2016-05-13 16:23:43 +02:00
dbus-proxy Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
doc Merge pull request #161 from smcv/spelling 2016-05-17 17:51:20 +02:00
document-portal Fix various spelling mistakes 2016-05-17 11:43:32 +01:00
env.d Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
lib lib: Fix order of ref/remote in update call 2016-05-20 14:29:54 +02:00
libglnx@69d8a597f7 Get the new glnx_fd_close 2016-03-11 16:55:15 +01:00
m4 Support installed tests 2016-04-27 16:37:15 +02:00
permission-store permission-store: Fix include paths 2016-05-09 21:30:30 +02:00
po Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
profile Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
session-helper Split out permission store from session helper 2016-05-09 14:07:22 +02:00
system-helper Add --with-privileged-group options 2016-05-24 10:13:23 +02:00
tests Skip tests that make a repository if /var/tmp lacks user xattrs 2016-05-23 23:00:37 +01:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore tests: Fix make-test-bundles.sh 2016-05-10 11:18:32 +02:00
.gitmodules Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am Update PRIV_MODE_SETCAPS with the new required caps 2016-05-24 09:44:48 +02:00
NEWS NEWS/version: Update to 0.6.1 2016-05-23 09:22:41 +02:00
README.md readme: Update the link 2016-05-23 09:17:54 +02:00
acinclude.m4 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
autogen.sh autogen.sh: Look for bubblewrap submodule too 2016-05-03 17:25:54 -04:00
configure.ac Add --with-privileged-group options 2016-05-24 10:13:23 +02:00
flatpak.pc.in Rename library to libflatpak 2016-05-09 09:46:26 +02:00
uncrustify.cfg Add uncrustify config 2016-05-06 15:27:19 +02:00
uncrustify.sh Add uncrustify config 2016-05-06 15:27:19 +02:00

README.md

Flatpak

flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://flatpak.org/ for more information.