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