summaryrefslogtreecommitdiff
path: root/public_hurd_boxen
diff options
context:
space:
mode:
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r--public_hurd_boxen/installation/darnassus.mdwn9
-rw-r--r--public_hurd_boxen/sceen.mdwn10
2 files changed, 13 insertions, 6 deletions
diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn
index 3beb2c87..8cb8f619 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/`
diff --git a/public_hurd_boxen/sceen.mdwn b/public_hurd_boxen/sceen.mdwn
index 25416857..b9188ffe 100644
--- a/public_hurd_boxen/sceen.mdwn
+++ b/public_hurd_boxen/sceen.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2011, 2013 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -9,3 +9,11 @@ is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
<http://www.sceen.net/>
+
+
+# IRC, freenode, #hurd, 2013-08-21
+
+ <braunr> i made all sceen.net VMs use hugetlbfs for their physical memory
+ <braunr> i suspect a system like the hurd, with such a huge working set for
+ just about every action compared to other systems, should visibly benefit
+ from that