All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 0/2] devtmpfs fixes
@ 2010-08-18 15:35 Jeremy Solt
  2010-08-27 13:29 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Solt @ 2010-08-18 15:35 UTC (permalink / raw)
  To: refpolicy

Move devtmpfs from filesystem module into devices module and remove the
previous work around.
Makes device_t a filesystem, and associates device nodes with it. 
Provides interfaces for associate and mounton for device_t.
Early devtmpfs handling allows init_t and initrc_t read/write on generic
chr files (/dev/null and /dev/console), and dontaudits attempts from
readahead, hostname, and mount.

Fixes since last attempt include allowing kernel_t mounton on device_t
(to mount devtmpfs on /dev), and early devtmpfs handling (before udev
relabeling).


-- 
Jeremy J. Solt
Tresys Technology, LLC
410-290-1411 x122

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

end of thread, other threads:[~2010-08-27 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-18 15:35 [refpolicy] [PATCH 0/2] devtmpfs fixes Jeremy Solt
2010-08-27 13:29 ` Christopher J. PeBenito

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.