Difference between revisions of "Developers"

From SELinux Wiki
Jump to: navigation, search
(New page: = SELinux Development = There are multiple components of SELinux that a developer may be interested in. == Reference Policy == Users and vendors who are interested in developing SELinux...)
 
Line 11: Line 11:
 
To develop patches for the kernel security subsystem, use git to clone the [http://security.wiki.kernel.org/index.php/Kernel_Repository security-testing-2.6 tree]
 
To develop patches for the kernel security subsystem, use git to clone the [http://security.wiki.kernel.org/index.php/Kernel_Repository security-testing-2.6 tree]
  
Information on [Adding New Permissions] to the kernel.
+
Information on [[Adding New Permissions]] to the kernel.
  
If you are looking for something to do the [Kernel_Development Kernel TODO] has many ideas to get started on.
+
If you are looking for something to do the [[Kernel_Development | Kernel TODO]] has many ideas to get started on.
  
 
== Userspace developers ==
 
== Userspace developers ==

Revision as of 20:03, 19 October 2009

SELinux Development

There are multiple components of SELinux that a developer may be interested in.

Reference Policy

Users and vendors who are interested in developing SELinux policy should go to the Contributing to Reference Policy page at the Reference Policy project site.

Kernel developers

To develop patches for the kernel security subsystem, use git to clone the security-testing-2.6 tree

Information on Adding New Permissions to the kernel.

If you are looking for something to do the Kernel TODO has many ideas to get started on.

Userspace developers

To Contribute to the SELinux userspace see the contributing page on its project site.

Userspace object managers

If you are interested in developing userspace object managers for SELinux see

XXX likely will put a copy of http://docs.huihoo.com/selinux/gconf07.pdf in wiki format here, or something from sepostgres XXX