From: Jameson Graef Rollins Date: Sat, 2 Aug 2008 19:26:26 +0000 (-0700) Subject: Tried adding website to george. This may be non-ideal config, but X-Git-Tag: monkeysphere_0.7-1~16 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=a7ccf57188892a050566025587009d153c39cfef;p=monkeysphere.git Tried adding website to george. This may be non-ideal config, but it's a start. --- diff --git a/doc/george/changelog b/doc/george/changelog index e49a053..873bc0d 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -4,8 +4,19 @@ * * ****************************************************************************** * Please add new entries in reverse chronological order whenever you make * -* changes to this system * +* changes to this system (first command at top, last at bottom) * ****************************************************************************** +2008-08-02 - jrollins + * aptitude update && aptitude dist-upgrade + * restarted cron, nullmailer, sshd + * aptitude install git-core ikiwiki + * adduser webmaster + * as webmaster, cloned jrollins git repo at ~webmaster/monkeysphere + * added post-commit hook to webmaster repo to update monkeysphere + ikiwiki at /srv/www. + * ran the post-commit script to generate pages, which are now + visible. + 2008-06-23 - dkg * added monkeysphere apt repository to /etc/apt/sources.list * added dkg's key to apt's list of trusted keys. @@ -27,7 +38,7 @@ /etc/default/ssh in order to make this error go away: "error writing /proc/self/oom_adj: Operation not permitted" (c.f. Debian #487325) - + 2008-06-20 - dkg * touched /etc/environment to get rid of some spurious auth.log entries.