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.
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