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