All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH/RFC 0/4] Introduce XDG type definitions
@ 2011-09-04 12:12 Sven Vermeulen
  2011-09-04 12:13 ` [refpolicy] [PATCH/RFC 1/4] Introduce xdg types Sven Vermeulen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sven Vermeulen @ 2011-09-04 12:12 UTC (permalink / raw)
  To: refpolicy

This patchset introduces a new module called "xdg".

The purpose of this module is to support the XDG locations as mentioned in
the XDG Base Directory Specification [1] by introducing three types
(xdg_data_home_t, xdg_config_home_t and xdg_cache_home_t) with the related
interfaces for dealing with those types.

Within the patch, there are also a few users identified. Most of the "real"
users will come with a more thorough "let me run all applications that have
access to the user home files" investigation, because the XDG locations are
previously just user_home_t types.

However, before doing that investigation, I'm first presenting the module
and its interfaces for feedback gathering.

[1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Wkr,
	Sven Vermeulen

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-14 12:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 12:12 [refpolicy] [PATCH/RFC 0/4] Introduce XDG type definitions Sven Vermeulen
2011-09-04 12:13 ` [refpolicy] [PATCH/RFC 1/4] Introduce xdg types Sven Vermeulen
2011-09-14 12:24   ` Christopher J. PeBenito
2011-09-04 12:13 ` [refpolicy] [PATCH/RFC 2/4] Allow users to manage their xdg_* locations Sven Vermeulen
2011-09-04 12:14 ` [refpolicy] [PATCH 3/4] Allow the dbusd_t domains to read xdg data Sven Vermeulen
2011-09-04 12:14 ` [refpolicy] [PATCH/RFC 4/4] Allow mozilla " Sven Vermeulen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.