summaryrefslogtreecommitdiff
path: root/public_hurd_boxen/installation
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlyLVajq_XluZ1wvTunv9vbM_kx1H0nd6Q <Richard@web>2013-08-22 17:14:59 +0200
committerGNU Hurd web pages engine <web-hurd@gnu.org>2013-08-22 17:14:59 +0200
commite63579386ff51a6620522805dd82b65be9d6366b (patch)
tree3a1c6ed3e8757242828f19595a9a18fecac65f65 /public_hurd_boxen/installation
parente9c0563c5c82efb04ad18337e9c5feb95ae3a679 (diff)
Gitweb/apache2 configuration updates
Diffstat (limited to 'public_hurd_boxen/installation')
-rw-r--r--public_hurd_boxen/installation/darnassus.mdwn9
1 files changed, 4 insertions, 5 deletions
diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn
index 3beb2c87..70abe33f 100644
--- a/public_hurd_boxen/installation/darnassus.mdwn
+++ b/public_hurd_boxen/installation/darnassus.mdwn
@@ -13,7 +13,7 @@ License|/fdl]]."]]"""]]
# Packages
- * apache2-mpm-worker
+ * apache2-mpm-prefork (used to be apache2-mpm-worker but changed because of some threading issues with CGI)
* ikiwiki libcgi-session-perl libtext-csv-perl libcgi-formbuilder-perl
libauthen-passphrase-perl libnet-openid-consumer-perl
@@ -27,15 +27,14 @@ License|/fdl]]."]]"""]]
* libyaml-perl libyaml-syck-perl (for ikiwiki's YAML field plugins)
- * gitweb
+ * gitweb highlight
- sudo ln -s ~hurd-web/hurd-web.git /var/cache/git/
+ sudo ln -s ~hurd-web/hurd-web.git /var/lib/git/
* git-daemon-sysvinit
Enable as per `/usr/share/doc/git-daemon-sysvinit/README.Debian`. Also set
- `GIT_DAEMON_OPTIONS=--user-path`, and `GIT_DAEMON_DIRECTORY='/var/cache/git
- /home'`. TODO: does not work if `ok_paths` is set, which it is by default.
+ `GIT_DAEMON_OPTIONS=--export-all`, and `GIT_DAEMON_DIRECTORY='/var/lib/git`.
# `~hurd-web/`