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