This project is a fork of the git.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/git.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionSeLinux integration
repository URLgit://www.neuhalfen.name/git-selinux.git
ownerpasky@ucw.cz
last refreshSat, 18 Oct 2008 12:09:26 +0000 (18 14:09 +0200)
content tags
add:
readme
I  wrote an SeLinux policy and an init.d script  for the git-daemon and now
seek for comments and improvements.

The scripts were tested on my Centos 5.2 box  and an older version had been
tested on FC 9.

 Features:
   * multiple configuration files for the init.d script
   * selinux support for git daemon
   * seboolean (git_daemon_update_repository) that forces git-daemon into
strict read-only mode when set to false

TODO
 * The policy and the accompanying init.d script still lack documentation
 * see selinux/BUGS and initd/BUGS

Feel free to pull from my repository and comment. If the everything is
'good' I will send patches to the list, so that SeLinux support can be
integrated into the main repository.


 git://www.neuhalfen.name/git-selinux.git


Jens