summaryrefslogtreecommitdiff
path: root/doc/george/changelog
blob: ac3f66ac2ea69521b15eaf09f4347b53ab2f939b (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 (first command at top, last at bottom) *
  8. ******************************************************************************
  9. 2008-08-20 - dkg
  10. * aptitude update && aptitude dist-upgrade: this includes
  11. monkeysphere 0.11-1 and OpenSSH 5.1p1-2
  12. 2008-08-18 - dkg
  13. * moved monkeysphere apt repo entry to
  14. /etc/apt/sources.list.d/monkeysphere.list
  15. * aptitude update && aptitude full-upgrade (including monkeysphere
  16. 0.9-1)
  17. * switched george's monkeysphere-server preferred keyserver to
  18. monkeysphere.info for the moment. Both pgp.mit.edu and
  19. subkeys.pgp.net are sluggish right now :/
  20. 2008-08-16 - jrollins
  21. * removed stale branches from jrollins from the master repo
  22. * aptitude update && aptitude full-upgrade
  23. * restarted services to clear up dependencies on old libraries
  24. 2008-08-13 - dkg
  25. * aptitude update && aptitude full-upgrade
  26. * restarted services to clear up dependencies on old libraries
  27. 2008-08-07 - dkg
  28. * aptitude update && aptitude dist-upgrade
  29. * removed debian's experimental from the sources.list
  30. * removed experimental stanza from /etc/apt/preferences (now the
  31. monkeysphere packages should upgrade automatically)
  32. * upgraded to monkeysphere 0.7-1
  33. * installed runit
  34. * set up a public git daemon service to serve git repos from
  35. george, using runit. (root-served repos are served from
  36. /srv/git, but ~USER/public_git is supported as well, if anyone
  37. wants to use that for publication).
  38. 2008-08-03 - dkg
  39. * aptitude update && aptitude dist-upgrade
  40. * installed iproute
  41. * added my User ID to ~webmaster/.config/monkeysphere/authorized_user_ids
  42. 2008-08-02 - jrollins
  43. * aptitude update && aptitude dist-upgrade
  44. * restarted cron, nullmailer, sshd
  45. * aptitude install git-core ikiwiki
  46. * adduser webmaster
  47. * su - webmaster
  48. * created a bare repo at ~webmaster/monkeysphere.git. I then
  49. pushed into this repo from my working directory on servo to verify
  50. that it was accepting.
  51. * cloned above repo at ~webmaster/monkeysphere
  52. * created ~webmaster/ikiwiki.setup
  53. * ikiwiki --setup ikiwiki.setup
  54. * linked post-receive to new post-commit hook in monkeysphere.git
  55. * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net
  56. blows)
  57. * updated /etc/skel with ssh and monkeysphere stuff
  58. * made authorzied_user_ids file for webmaster and ran
  59. "monkeysphere-server u webmaster".
  60. 2008-06-23 - dkg
  61. * added monkeysphere apt repository to /etc/apt/sources.list
  62. * added dkg's key to apt's list of trusted keys.
  63. * ran aptitude dist-upgrade
  64. * upgraded to monkeysphere 0.2-1
  65. * moved authorized_user_ids files into users' home directories.
  66. * installed lockfile-progs
  67. 2008-06-22 - dkg
  68. * installed screen (mjgoins and i were collaborating)
  69. 2008-06-21 - micah
  70. * Restored /etc/init.d/ssh to original package state and changed
  71. /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
  72. 2008-06-20 - micah
  73. * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
  74. /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
  75. /etc/default/ssh in order to make this error go away:
  76. "error writing /proc/self/oom_adj: Operation not permitted"
  77. (c.f. Debian #487325)
  78. 2008-06-20 - dkg
  79. * touched /etc/environment to get rid of some spurious auth.log
  80. entries.
  81. * turned up sshd's LogLevel from INFO to DEBUG
  82. 2008-06-19 - dkg
  83. * installed rsync (for maintaining a public apt repo)
  84. * configured mathopd to listen on port 80, serving /srv/www as /
  85. and /srv/apt as /debian. We've got nothing in /srv/www at the
  86. moment, though.
  87. * installed lsof and psmisc as sysadmin utilities. sorry for the
  88. bloat!
  89. * installed strace to try to figure out why onak is segfaulting.
  90. 2008-06-19 - dkg
  91. * removed etch sources, switched "testing" to "lenny", added
  92. lenny/updates, removed all contrib and non-free.
  93. * removed testing pin in /etc/apt/preferences
  94. * ran the upgrade
  95. * reset emacs22 to emacs22-nox (avoiding dependencies)
  96. * removed sysklog and klogd because of errors restarting klogd.
  97. Installed syslog-ng in their stead, which still gives errors
  98. related to /proc/kmsg unreadability, but the install completes :/
  99. * added experimental
  100. * juggled pinning: experimental: 1, unstable: 2
  101. * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
  102. * installed monkeysphere v0.1-1, changed host key, published
  103. them via the local keyserver (see host-key-publication)
  104. * added local unprivileged user accounts for everyone listed in
  105. /usr/share/doc/monkeysphere/copyright
  106. * configured authorized_user_ids for every user account based on
  107. my best guess at their OpenPGP User ID (see
  108. user-id-configuration).
  109. * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
  110. update-users" at 26 minutes past the hour.
  111. 2008-06-18 - jrollins
  112. * installed less, emacs;
  113. * aptitude update && aptitude dist-upgrade
  114. 2008-06-18 - micah
  115. * debootstrap'd debian etch install
  116. * installed /etc/apt/sources.list with local proxy sources for etch,
  117. testing, unstable, backports and volatile
  118. * configured /etc/apt/preferences and apt.conf.d/local-conf to
  119. pin etch, but make testing, sid and backports available
  120. * added backports.org apt-key
  121. * installed openssh-server and openssh-client packages
  122. * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys