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