configured statistics calculations at SKS boot and at 03:00 (i think).
[monkeysphere.git] / doc / zimmermann / changelog
1 ******************************************************************************
2 *                                                                            *
3 *                       zimmerman 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-11-19 - dkg
11         * added 9 SKS peers as a result of feedback from sks-devel.
12         * set localtime to America/New_York via dpkg-reconfigure tzdata
13         * aptitude update && aptitude full-upgrade
14         * set up /var/lib/sks/www/index.html based on
15         doc/zimmermann/index.html from this repo.
16         * made nginx proxy plain ol' HTTP on port 80 also so that SKS does
17         not need to try to listen on a privileged port.
18         * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf
19         
20 2008-11-19 - mlc
21         * aptitude install nginx
22         * get rid of /etc/nginx/sites-enabled/default
23         * create /etc/nginx/sites-available/https-proxy and make a symlink
24           to it in the sites-enabled directory
25         * invoke-rc.d nginx start
26
27 2008-11-17 - micah
28         * verified the SHA256 values for the key material
29         * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
30         * chown -R debian-sks:debian-sks /var/lib/sks
31         * edit /etc/default/sks to enable the initscript
32         * /etc/init.d/sks start
33         * rm -rf /var/lib/sks/dump
34         
35 2008-11-15 - micah
36         * aptitude update && aptitude full-upgrade
37         * aptitude install sks
38         * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
39           http://nynex.net/keydump/ -e robots=off
40         * install monkeysphere 0.21-2 package
41         * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
42
43 2008-11-15 - jamie
44   * aptitude install esmtp-run mailx
45         * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org