c157cece509409d639acded1880535d103c13262
[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                                                    *
8 ******************************************************************************
9
10 2008-06-20 - dkg
11         * touched /etc/environment to get rid of some spurious auth.log
12         entries.
13         * turned up sshd's LogLevel from INFO to DEBUG
14         
15 2008-06-19 - dkg
16         * installed rsync (for maintaining a public apt repo)
17         
18         * configured mathopd to listen on port 80, serving /srv/www as /
19         and /srv/apt as /debian.  We've got nothing in /srv/www at the
20         moment, though.
21
22         * installed lsof and psmisc as sysadmin utilities.  sorry for the
23         bloat!
24
25         * installed strace to try to figure out why onak is segfaulting.
26         
27 2008-06-19 - dkg
28         * removed etch sources, switched "testing" to "lenny", added
29         lenny/updates, removed all contrib and non-free.
30         
31         * removed testing pin in /etc/apt/preferences
32         * ran the upgrade
33         
34         * reset emacs22 to emacs22-nox (avoiding dependencies)
35         
36         * removed sysklog and klogd because of errors restarting klogd.
37         Installed syslog-ng in their stead, which still gives errors
38         related to /proc/kmsg unreadability, but the install completes :/
39         
40         * added experimental
41         * juggled pinning: experimental: 1, unstable: 2 
42         * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
43         
44         * installed monkeysphere v0.1-1, changed host key, published
45         them via the local keyserver (see host-key-publication)
46
47         * added local unprivileged user accounts for everyone listed in
48         /usr/share/doc/monkeysphere/copyright
49
50         * configured authorized_user_ids for every user account based on
51         my best guess at their OpenPGP User ID (see
52         user-id-configuration).
53
54         * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
55         update-users" at 26 minutes past the hour.
56         
57 2008-06-18 - jrollins
58         * installed less, emacs;
59         * aptitude update && aptitude dist-upgrade
60
61 2008-06-18 - micah
62         * debootstrap'd debian etch install
63         * installed /etc/apt/sources.list with local proxy sources for etch,
64           testing, unstable, backports and volatile
65         * configured /etc/apt/preferences and apt.conf.d/local-conf to
66           pin etch, but make testing, sid and backports available
67         * added backports.org apt-key
68         * installed openssh-server and openssh-client packages
69         * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys