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