summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2008-08-05 09:45:02 -0400
committerJamie McClelland <jm@mayfirst.org>2008-08-05 09:45:02 -0400
commit2c64cd42335d7c0eeb904d9b9bdb09d7fa8456c5 (patch)
tree34b4f48e920bbae3c7ac7b6fc439b67d7188db47 /doc
parent38d9be677ee1928e92b6c914a5467fe9bf8bcd4e (diff)
parent515d8eb967427b04506041dfaea60ea155e79f47 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'doc')
-rw-r--r--doc/george/changelog29
1 files changed, 27 insertions, 2 deletions
diff --git a/doc/george/changelog b/doc/george/changelog
index e49a053..9cc628a 100644
--- a/doc/george/changelog
+++ b/doc/george/changelog
@@ -4,8 +4,33 @@
* *
******************************************************************************
* 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-03 - dkg
+ * aptitude update && aptitude dist-upgrade
+ * installed iproute
+ * added my User ID to ~webmaster/.config/monkeysphere/authorized_user_ids
+
+2008-08-02 - jrollins
+ * aptitude update && aptitude dist-upgrade
+ * restarted cron, nullmailer, sshd
+ * aptitude install git-core ikiwiki
+ * adduser webmaster
+ * su - webmaster
+ * created a bare repo at ~webmaster/monkeysphere.git. I then
+ pushed into this repo from my working directory on servo to verify
+ that it was accepting.
+ * cloned above repo at ~webmaster/monkeysphere
+ * created ~webmaster/ikiwiki.setup
+ * ikiwiki --setup ikiwiki.setup
+ * linked post-receive to new post-commit hook in monkeysphere.git
+ * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net
+ blows)
+ * updated /etc/skel with ssh and monkeysphere stuff
+ * made authorzied_user_ids file for webmaster and ran
+ "monkeysphere-server u webmaster".
+
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 +52,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.