X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeorge%2Fchangelog;h=cd9aa90bb5ed819b0ffeb78c1ca831b65f41f7b4;hb=8f39ffc5491cce5467240050758188958b3d08bd;hp=28cfab41ad99a9fcaa483f10dbc6a049d68deb9b;hpb=6ee744d7995ab3445a0575440f1fe3571fabb78e;p=monkeysphere.git diff --git a/doc/george/changelog b/doc/george/changelog index 28cfab4..cd9aa90 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,6 +7,19 @@ * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2008-09-04 - dkg + * added two mime-type declarations in /etc/mathopd.conf so .debs + and .tar.gz files come out reasonably; restarted mathopd for the + re-read. + * built monkeyshell (from src/monkeyshell) and installed as + /usr/local/bin/monkeyshell, added to /etc/shells. + * created new account "monkey" which has monkeyshell as the shell + for non-privileged test access. To let someone test this out, + make sure they're well-connected to george's web of trust, and + then add their User ID to + ~monkey/.monkeysphere/authorized_user_ids + * more mime types for mathopd: image/png image/x-icon + 2008-09-03 - micah * migrated /home/*/.config/monkeysphere/authorized_user_ids to new agreed location: /home/*/.monkeysphere/authorized_user_ids and created @@ -18,6 +31,14 @@ ${user}/.monkeysphere; ln -s /home/${user}/.monkeysphere/authorized_user_ids \ ${user}/.config/monkeysphere/authorized_user_ids; done + - dkg + * added the monkeysphere archive repository signing key + * aptitude update && aptitude full-upgrade (brings in monkeysphere 0.13-1) + * cleaned up /etc/skel to reflect correct location of the + monkeysphere config directory. + * micah moved all the existing config stuff over, and left + symlinks so people aren't disoriented. + 2008-09-01 - dkg * set up http://dkg.monkeysphere.info so that i could play around with ikiwiki updates