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