summaryrefslogtreecommitdiff
path: root/doc/george/changelog
blob: 24e66f88f7d3934a173d4551c06baeec9d2a5e34 (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. 2009-01-30 - micah
  10. * Replaced nullmailer with postfix, nullmailer doesn't handle aliases
  11. and insisted either on constantly respooling mail when there was no
  12. where to go.
  13. 2009-01-24 - micah
  14. * Configured /etc/aliases to have root go to mjgoins, micah, dkg, jrollins
  15. * Configured /etc/nullmailer/remotes to have mail.riseup.net so remote delivery will work
  16. * Removed the hundreds of queued cron emails that had resulted in 30gig of mail.err logs
  17. * Rotated the giant logs out
  18. 2009-01-11 - dkg
  19. * extended the expiration date for george's key three months into
  20. the future.
  21. * aptitude update && aptitude full-upgrade (brings monkeysphere to
  22. 0.22-1)
  23. 2008-10-29 - dkg
  24. * aptitude update && aptitude full-upgrade
  25. * brought monkeysphere up to 0.19-1
  26. * removed tasksel
  27. 2008-10-25 - dkg
  28. * aptitude update && aptitude full-upgrade
  29. * brought monkeysphere up to 0.16-1
  30. * repointed keyserver usage to pool.sks-keyservers.net
  31. 2008-09-04 - dkg
  32. * added two mime-type declarations in /etc/mathopd.conf so .debs
  33. and .tar.gz files come out reasonably; restarted mathopd for the
  34. re-read.
  35. * built monkeyshell (from src/monkeyshell) and installed as
  36. /usr/local/bin/monkeyshell, added to /etc/shells.
  37. * created new account "monkey" which has monkeyshell as the shell
  38. for non-privileged test access. To let someone test this out,
  39. make sure they're well-connected to george's web of trust, and
  40. then add their User ID to
  41. ~monkey/.monkeysphere/authorized_user_ids
  42. * more mime types for mathopd: image/png image/x-icon
  43. 2008-09-03 - micah
  44. * migrated /home/*/.config/monkeysphere/authorized_user_ids to new
  45. agreed location: /home/*/.monkeysphere/authorized_user_ids and created
  46. a symlink in the original location for transition purposes. Also,
  47. did /root's as well. I used this hackish mechanism:
  48. $ for user in `find . -wholename './*/.config/monkeysphere/authorized_user_ids' \
  49. | cut -d/ -f2`; do mkdir -v ${user}/.monkeysphere; chown ${user}:${user} \
  50. ${user}/.monkeysphere; mv -v ${user}/.config/monkeysphere/authorized_user_ids \
  51. ${user}/.monkeysphere; ln -s /home/${user}/.monkeysphere/authorized_user_ids \
  52. ${user}/.config/monkeysphere/authorized_user_ids; done
  53. - dkg
  54. * added the monkeysphere archive repository signing key
  55. * aptitude update && aptitude full-upgrade (brings in monkeysphere 0.13-1)
  56. * cleaned up /etc/skel to reflect correct location of the
  57. monkeysphere config directory.
  58. * micah moved all the existing config stuff over, and left
  59. symlinks so people aren't disoriented.
  60. 2008-09-01 - dkg
  61. * set up http://dkg.monkeysphere.info so that i could play around
  62. with ikiwiki updates
  63. * moved apt repository over to http://archive.monkeysphere.info/
  64. * aptitude update && aptitude dist-upgrade
  65. * canonicalizing hostname for normal web access to
  66. http://web.monkeysphere.info
  67. 2008-08-26 - dkg
  68. * aptitude update && aptitude full-upgrade
  69. * added account 'daniel' for Dan Scott, and set him up with a way
  70. to publish to http://daniel.monkeysphere.info
  71. 2008-08-20 - dkg
  72. * aptitude update && aptitude dist-upgrade: this includes
  73. monkeysphere 0.11-1 and OpenSSH 5.1p1-2
  74. 2008-08-18 - dkg
  75. * moved monkeysphere apt repo entry to
  76. /etc/apt/sources.list.d/monkeysphere.list
  77. * aptitude update && aptitude full-upgrade (including monkeysphere
  78. 0.9-1)
  79. * switched george's monkeysphere-server preferred keyserver to
  80. monkeysphere.info for the moment. Both pgp.mit.edu and
  81. subkeys.pgp.net are sluggish right now :/
  82. 2008-08-16 - jrollins
  83. * removed stale branches from jrollins from the master repo
  84. * aptitude update && aptitude full-upgrade
  85. * restarted services to clear up dependencies on old libraries
  86. 2008-08-13 - dkg
  87. * aptitude update && aptitude full-upgrade
  88. * restarted services to clear up dependencies on old libraries
  89. 2008-08-07 - dkg
  90. * aptitude update && aptitude dist-upgrade
  91. * removed debian's experimental from the sources.list
  92. * removed experimental stanza from /etc/apt/preferences (now the
  93. monkeysphere packages should upgrade automatically)
  94. * upgraded to monkeysphere 0.7-1
  95. * installed runit
  96. * set up a public git daemon service to serve git repos from
  97. george, using runit. (root-served repos are served from
  98. /srv/git, but ~USER/public_git is supported as well, if anyone
  99. wants to use that for publication).
  100. 2008-08-03 - dkg
  101. * aptitude update && aptitude dist-upgrade
  102. * installed iproute
  103. * added my User ID to ~webmaster/.config/monkeysphere/authorized_user_ids
  104. 2008-08-02 - jrollins
  105. * aptitude update && aptitude dist-upgrade
  106. * restarted cron, nullmailer, sshd
  107. * aptitude install git-core ikiwiki
  108. * adduser webmaster
  109. * su - webmaster
  110. * created a bare repo at ~webmaster/monkeysphere.git. I then
  111. pushed into this repo from my working directory on servo to verify
  112. that it was accepting.
  113. * cloned above repo at ~webmaster/monkeysphere
  114. * created ~webmaster/ikiwiki.setup
  115. * ikiwiki --setup ikiwiki.setup
  116. * linked post-receive to new post-commit hook in monkeysphere.git
  117. * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net
  118. blows)
  119. * updated /etc/skel with ssh and monkeysphere stuff
  120. * made authorzied_user_ids file for webmaster and ran
  121. "monkeysphere-server u webmaster".
  122. 2008-06-23 - dkg
  123. * added monkeysphere apt repository to /etc/apt/sources.list
  124. * added dkg's key to apt's list of trusted keys.
  125. * ran aptitude dist-upgrade
  126. * upgraded to monkeysphere 0.2-1
  127. * moved authorized_user_ids files into users' home directories.
  128. * installed lockfile-progs
  129. 2008-06-22 - dkg
  130. * installed screen (mjgoins and i were collaborating)
  131. 2008-06-21 - micah
  132. * Restored /etc/init.d/ssh to original package state and changed
  133. /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
  134. 2008-06-20 - micah
  135. * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
  136. /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
  137. /etc/default/ssh in order to make this error go away:
  138. "error writing /proc/self/oom_adj: Operation not permitted"
  139. (c.f. Debian #487325)
  140. 2008-06-20 - dkg
  141. * touched /etc/environment to get rid of some spurious auth.log
  142. entries.
  143. * turned up sshd's LogLevel from INFO to DEBUG
  144. 2008-06-19 - dkg
  145. * installed rsync (for maintaining a public apt repo)
  146. * configured mathopd to listen on port 80, serving /srv/www as /
  147. and /srv/apt as /debian. We've got nothing in /srv/www at the
  148. moment, though.
  149. * installed lsof and psmisc as sysadmin utilities. sorry for the
  150. bloat!
  151. * installed strace to try to figure out why onak is segfaulting.
  152. 2008-06-19 - dkg
  153. * removed etch sources, switched "testing" to "lenny", added
  154. lenny/updates, removed all contrib and non-free.
  155. * removed testing pin in /etc/apt/preferences
  156. * ran the upgrade
  157. * reset emacs22 to emacs22-nox (avoiding dependencies)
  158. * removed sysklog and klogd because of errors restarting klogd.
  159. Installed syslog-ng in their stead, which still gives errors
  160. related to /proc/kmsg unreadability, but the install completes :/
  161. * added experimental
  162. * juggled pinning: experimental: 1, unstable: 2
  163. * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
  164. * installed monkeysphere v0.1-1, changed host key, published
  165. them via the local keyserver (see host-key-publication)
  166. * added local unprivileged user accounts for everyone listed in
  167. /usr/share/doc/monkeysphere/copyright
  168. * configured authorized_user_ids for every user account based on
  169. my best guess at their OpenPGP User ID (see
  170. user-id-configuration).
  171. * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
  172. update-users" at 26 minutes past the hour.
  173. 2008-06-18 - jrollins
  174. * installed less, emacs;
  175. * aptitude update && aptitude dist-upgrade
  176. 2008-06-18 - micah
  177. * debootstrap'd debian etch install
  178. * installed /etc/apt/sources.list with local proxy sources for etch,
  179. testing, unstable, backports and volatile
  180. * configured /etc/apt/preferences and apt.conf.d/local-conf to
  181. pin etch, but make testing, sid and backports available
  182. * added backports.org apt-key
  183. * installed openssh-server and openssh-client packages
  184. * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys