summaryrefslogtreecommitdiff
path: root/doc/george/changelog
blob: c157cece509409d639acded1880535d103c13262 (plain)
  1. ******************************************************************************
  2. *                                                                            *
  3. * george system log *
  4. * *
  5. ******************************************************************************
  6. * Please add new entries in reverse chronological order whenever you make *
  7. * changes to this system *
  8. ******************************************************************************
  9. 2008-06-20 - dkg
  10. * touched /etc/environment to get rid of some spurious auth.log
  11. entries.
  12. * turned up sshd's LogLevel from INFO to DEBUG
  13. 2008-06-19 - dkg
  14. * installed rsync (for maintaining a public apt repo)
  15. * configured mathopd to listen on port 80, serving /srv/www as /
  16. and /srv/apt as /debian. We've got nothing in /srv/www at the
  17. moment, though.
  18. * installed lsof and psmisc as sysadmin utilities. sorry for the
  19. bloat!
  20. * installed strace to try to figure out why onak is segfaulting.
  21. 2008-06-19 - dkg
  22. * removed etch sources, switched "testing" to "lenny", added
  23. lenny/updates, removed all contrib and non-free.
  24. * removed testing pin in /etc/apt/preferences
  25. * ran the upgrade
  26. * reset emacs22 to emacs22-nox (avoiding dependencies)
  27. * removed sysklog and klogd because of errors restarting klogd.
  28. Installed syslog-ng in their stead, which still gives errors
  29. related to /proc/kmsg unreadability, but the install completes :/
  30. * added experimental
  31. * juggled pinning: experimental: 1, unstable: 2
  32. * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
  33. * installed monkeysphere v0.1-1, changed host key, published
  34. them via the local keyserver (see host-key-publication)
  35. * added local unprivileged user accounts for everyone listed in
  36. /usr/share/doc/monkeysphere/copyright
  37. * configured authorized_user_ids for every user account based on
  38. my best guess at their OpenPGP User ID (see
  39. user-id-configuration).
  40. * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
  41. update-users" at 26 minutes past the hour.
  42. 2008-06-18 - jrollins
  43. * installed less, emacs;
  44. * aptitude update && aptitude dist-upgrade
  45. 2008-06-18 - micah
  46. * debootstrap'd debian etch install
  47. * installed /etc/apt/sources.list with local proxy sources for etch,
  48. testing, unstable, backports and volatile
  49. * configured /etc/apt/preferences and apt.conf.d/local-conf to
  50. pin etch, but make testing, sid and backports available
  51. * added backports.org apt-key
  52. * installed openssh-server and openssh-client packages
  53. * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys