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