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