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