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