X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeorge%2Fchangelog;h=34fe9bb623cd092e6b86f17b7f193d556551096c;hb=c7a177b4b3a5b7e1add731bc5b6ed04b6163ccc2;hp=381fa0f0fdb03e3a1833178a576fbeb22a5395ed;hpb=0e7b7f17fd635486371798a513067ba747dd47dc;p=monkeysphere.git diff --git a/doc/george/changelog b/doc/george/changelog index 381fa0f..34fe9bb 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -4,9 +4,62 @@ * * ****************************************************************************** * 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 + * 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 + * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net blows) + + +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. + * turned up sshd's LogLevel from INFO to DEBUG + +2008-06-19 - dkg + * installed rsync (for maintaining a public apt repo) + + * configured mathopd to listen on port 80, serving /srv/www as / + and /srv/apt as /debian. We've got nothing in /srv/www at the + moment, though. + + * installed lsof and psmisc as sysadmin utilities. sorry for the + bloat! + * installed strace to try to figure out why onak is segfaulting. + 2008-06-19 - dkg * removed etch sources, switched "testing" to "lenny", added lenny/updates, removed all contrib and non-free.