All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 0/4] Introduce XDG type definition
@ 2011-10-03 19:46 Sven Vermeulen
  2011-10-03 19:46 ` [refpolicy] [PATCH 1/4] Introduce xdg types Sven Vermeulen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sven Vermeulen @ 2011-10-03 19:46 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.

I opted to keep this as a separate module, rather than integrate it in an
existing domain, most notably userdomain. The main reason I have is that XDG
is targeting desktops more than servers, whereas userdomain is part of the
base policy and as such available on all (server + desktop). If this is
wrong of me, just tell me which module to use and I'll send an updated
patchset.

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

Wkr,
	Sven Vermeulen

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

end of thread, other threads:[~2011-10-03 19:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 19:46 [refpolicy] [PATCH 0/4] Introduce XDG type definition Sven Vermeulen
2011-10-03 19:46 ` [refpolicy] [PATCH 1/4] Introduce xdg types Sven Vermeulen
2011-10-03 19:47 ` [refpolicy] [PATCH 2/4] Allow the dbusd_t domains to read xdg data Sven Vermeulen
2011-10-03 19:47 ` [refpolicy] [PATCH 3/4] Allow mozilla " Sven Vermeulen
2011-10-03 19:48 ` [refpolicy] [PATCH 4/4] Allow users to manage their xdg_* locations 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.