moved all apt repository references to archive.monkeysphere.info.
[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 2008-09-01 - dkg
11         * set up http://dkg.monkeysphere.info so that i could play around
12           with ikiwiki updates
13         * moved apt repository over to http://archive.monkeysphere.info/
14         
15 2008-08-26 - dkg
16         * aptitude update && aptitude full-upgrade
17         * added account 'daniel' for Dan Scott, and set him up with a way
18           to publish to http://daniel.monkeysphere.info
19         
20 2008-08-20 - dkg
21         * aptitude update && aptitude dist-upgrade: this includes
22           monkeysphere 0.11-1 and OpenSSH 5.1p1-2
23         
24 2008-08-18 - dkg
25         * moved monkeysphere apt repo entry to
26           /etc/apt/sources.list.d/monkeysphere.list
27         * aptitude update && aptitude full-upgrade (including monkeysphere
28           0.9-1)
29         * switched george's monkeysphere-server preferred keyserver to
30           monkeysphere.info for the moment.  Both pgp.mit.edu and
31           subkeys.pgp.net are sluggish right now :/
32         
33 2008-08-16 - jrollins
34         * removed stale branches from jrollins from the master repo
35         * aptitude update && aptitude full-upgrade
36         * restarted services to clear up dependencies on old libraries
37         
38 2008-08-13 - dkg
39         * aptitude update && aptitude full-upgrade
40         * restarted services to clear up dependencies on old libraries
41         
42 2008-08-07 - dkg
43         * aptitude update && aptitude dist-upgrade
44         * removed debian's experimental from the sources.list
45         * removed experimental stanza from /etc/apt/preferences (now the
46           monkeysphere packages should upgrade automatically)
47         * upgraded to monkeysphere 0.7-1
48         * installed runit
49         * set up a public git daemon service to serve git repos from
50           george, using runit. (root-served repos are served from
51           /srv/git, but ~USER/public_git is supported as well, if anyone
52           wants to use that for publication).
53         
54 2008-08-03 - dkg
55         * aptitude update && aptitude dist-upgrade
56         * installed iproute
57         * added my User ID to ~webmaster/.config/monkeysphere/authorized_user_ids
58
59 2008-08-02 - jrollins
60         * aptitude update && aptitude dist-upgrade
61         * restarted cron, nullmailer, sshd
62         * aptitude install git-core ikiwiki
63         * adduser webmaster
64         * su - webmaster
65         * created a bare repo at ~webmaster/monkeysphere.git.  I then
66         pushed into this repo from my working directory on servo to verify
67         that it was accepting.
68         * cloned above repo at ~webmaster/monkeysphere
69         * created ~webmaster/ikiwiki.setup
70         * ikiwiki --setup ikiwiki.setup
71         * linked post-receive to new post-commit hook in monkeysphere.git
72         * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net
73         blows)
74         * updated /etc/skel with ssh and monkeysphere stuff
75         * made authorzied_user_ids file for webmaster and ran
76         "monkeysphere-server u webmaster".
77         
78 2008-06-23 - dkg
79         * added monkeysphere apt repository to /etc/apt/sources.list
80         * added dkg's key to apt's list of trusted keys.
81         * ran aptitude dist-upgrade
82         * upgraded to monkeysphere 0.2-1
83         * moved authorized_user_ids files into users' home directories.
84         * installed lockfile-progs
85         
86 2008-06-22 - dkg
87         * installed screen (mjgoins and i were collaborating)
88         
89 2008-06-21 - micah
90         * Restored /etc/init.d/ssh to original package state and changed
91         /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
92         
93 2008-06-20 - micah
94         * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
95         /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
96         /etc/default/ssh in order to make this error go away:
97         "error writing /proc/self/oom_adj: Operation not permitted"
98         (c.f. Debian #487325)
99         
100 2008-06-20 - dkg
101         * touched /etc/environment to get rid of some spurious auth.log
102         entries.
103         * turned up sshd's LogLevel from INFO to DEBUG
104         
105 2008-06-19 - dkg
106         * installed rsync (for maintaining a public apt repo)
107         
108         * configured mathopd to listen on port 80, serving /srv/www as /
109         and /srv/apt as /debian.  We've got nothing in /srv/www at the
110         moment, though.
111
112         * installed lsof and psmisc as sysadmin utilities.  sorry for the
113         bloat!
114
115         * installed strace to try to figure out why onak is segfaulting.
116         
117 2008-06-19 - dkg
118         * removed etch sources, switched "testing" to "lenny", added
119         lenny/updates, removed all contrib and non-free.
120         
121         * removed testing pin in /etc/apt/preferences
122         * ran the upgrade
123         
124         * reset emacs22 to emacs22-nox (avoiding dependencies)
125         
126         * removed sysklog and klogd because of errors restarting klogd.
127         Installed syslog-ng in their stead, which still gives errors
128         related to /proc/kmsg unreadability, but the install completes :/
129         
130         * added experimental
131         * juggled pinning: experimental: 1, unstable: 2 
132         * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
133         
134         * installed monkeysphere v0.1-1, changed host key, published
135         them via the local keyserver (see host-key-publication)
136
137         * added local unprivileged user accounts for everyone listed in
138         /usr/share/doc/monkeysphere/copyright
139
140         * configured authorized_user_ids for every user account based on
141         my best guess at their OpenPGP User ID (see
142         user-id-configuration).
143
144         * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
145         update-users" at 26 minutes past the hour.
146         
147 2008-06-18 - jrollins
148         * installed less, emacs;
149         * aptitude update && aptitude dist-upgrade
150
151 2008-06-18 - micah
152         * debootstrap'd debian etch install
153         * installed /etc/apt/sources.list with local proxy sources for etch,
154           testing, unstable, backports and volatile
155         * configured /etc/apt/preferences and apt.conf.d/local-conf to
156           pin etch, but make testing, sid and backports available
157         * added backports.org apt-key
158         * installed openssh-server and openssh-client packages
159         * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys