documented cronjob, and referred to user-id-configuration.
[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-19 - dkg
11         * removed etch sources, switched "testing" to "lenny", added
12         lenny/updates, removed all contrib and non-free.
13         
14         * removed testing pin in /etc/apt/preferences
15         * ran the upgrade
16         
17         * reset emacs22 to emacs22-nox (avoiding dependencies)
18         
19         * removed sysklog and klogd because of errors restarting klogd.
20         Installed syslog-ng in their stead, which still gives errors
21         related to /proc/kmsg unreadability, but the install completes :/
22         
23         * added experimental
24         * juggled pinning: experimental: 1, unstable: 2 
25         * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
26         
27         * installed monkeysphere v0.1-1, changed host key, published
28         them via the local keyserver (see host-key-publication)
29
30         * added local unprivileged user accounts for everyone listed in
31         /usr/share/doc/monkeysphere/copyright
32
33         * configured authorized_user_ids for every user account based on
34         my best guess at their OpenPGP User ID (see
35         user-id-configuration).
36
37         * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
38         update-users" at 26 minutes past the hour.
39         
40 2008-06-18 - jrollins
41         * installed less, emacs;
42         * aptitude update && aptitude dist-upgrade
43
44 2008-06-18 - micah
45         * debootstrap'd debian etch install
46         * installed /etc/apt/sources.list with local proxy sources for etch,
47           testing, unstable, backports and volatile
48         * configured /etc/apt/preferences and apt.conf.d/local-conf to
49           pin etch, but make testing, sid and backports available
50         * added backports.org apt-key
51         * installed openssh-server and openssh-client packages
52         * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys