X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeorge%2Fchangelog;h=1bbf72b5d8c1b0b3c3711df13a5158c2c0348e7e;hb=fbee321a26337a1d1a8b4c5773d24cbad00018d7;hp=873bc0d0a4b1c2455f9e6c6a9dd36efa3eb20dd2;hpb=a7ccf57188892a050566025587009d153c39cfef;p=monkeysphere.git diff --git a/doc/george/changelog b/doc/george/changelog index 873bc0d..1bbf72b 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -6,16 +6,67 @@ * Please add new entries in reverse chronological order whenever you make * * changes to this system (first command at top, last at bottom) * ****************************************************************************** + +2008-08-26 - dkg + * aptitude update && aptitude full-upgrade + +2008-08-20 - dkg + * aptitude update && aptitude dist-upgrade: this includes + monkeysphere 0.11-1 and OpenSSH 5.1p1-2 + +2008-08-18 - dkg + * moved monkeysphere apt repo entry to + /etc/apt/sources.list.d/monkeysphere.list + * aptitude update && aptitude full-upgrade (including monkeysphere + 0.9-1) + * switched george's monkeysphere-server preferred keyserver to + monkeysphere.info for the moment. Both pgp.mit.edu and + subkeys.pgp.net are sluggish right now :/ + +2008-08-16 - jrollins + * removed stale branches from jrollins from the master repo + * aptitude update && aptitude full-upgrade + * restarted services to clear up dependencies on old libraries + +2008-08-13 - dkg + * aptitude update && aptitude full-upgrade + * restarted services to clear up dependencies on old libraries + +2008-08-07 - dkg + * aptitude update && aptitude dist-upgrade + * removed debian's experimental from the sources.list + * removed experimental stanza from /etc/apt/preferences (now the + monkeysphere packages should upgrade automatically) + * upgraded to monkeysphere 0.7-1 + * installed runit + * set up a public git daemon service to serve git repos from + george, using runit. (root-served repos are served from + /srv/git, but ~USER/public_git is supported as well, if anyone + wants to use that for publication). + +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 - * 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. + * 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