Allow working 'Group' installation without root access
commitb78c84965209cbc230b4ce9b0bb8959fc41d26b3
authorKyle J. McKay <mackyle@gmail.com>
Wed, 19 Jun 2013 18:46:53 +0000 (19 11:46 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 29 Jun 2013 17:38:48 +0000 (29 10:38 -0700)
tree376efe74f7c9bb19fef920182f88cbc3be6ec5ba
parent63d763732df731aa144c385020c08560f84be5cd
Allow working 'Group' installation without root access

The database is now fully set up on "make install" as non-root.
The gitweb.index.cache file is now alongside the gitweb.list file
which allows multiple Girocco installations to coexist.

It's now possible to create a working 'Group' installation that
only has HTTP pull and HTTPS push/pull support without needing
to have root privileges and without impacting any other Girocco
installation running on the same host.
Girocco/Config.pm
gitweb/gitweb_config.perl
install.sh
jailsetup.sh
jobs/gitwebcache.sh