diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-02 12:26:26 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-02 12:26:26 -0700 |
commit | a7ccf57188892a050566025587009d153c39cfef (patch) | |
tree | 144c7d40495cf269c6f8b88ceac77bf081e1575b /doc/george | |
parent | 8ec4e9b0a4a58aece8e5034324971ab40b25fa12 (diff) |
Tried adding website to george. This may be non-ideal config, but
it's a start.
Diffstat (limited to 'doc/george')
-rw-r--r-- | doc/george/changelog | 15 |
1 files changed, 13 insertions, 2 deletions
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. |