some notes about george, added my full contact info to the download page of the web...
[monkeysphere.git] / doc / george / changelog
index c157cece509409d639acded1880535d103c13262..9cc628aa0406039540a5d45dbed5e31dc15ac166 100644 (file)
@@ -4,9 +4,55 @@
 *                                                                            *
 ******************************************************************************
 *  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.
+       * ran aptitude dist-upgrade
+       * upgraded to monkeysphere 0.2-1
+       * moved authorized_user_ids files into users' home directories.
+       * installed lockfile-progs
+       
+2008-06-22 - dkg
+       * installed screen (mjgoins and i were collaborating)
+       
+2008-06-21 - micah
+       * Restored /etc/init.d/ssh to original package state and changed
+       /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
+       
+2008-06-20 - micah
+       * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
+       /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
+       /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.