more updates for zimmermann
[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         
15 2008-11-19 - mlc
16         * aptitude install nginx
17         * get rid of /etc/nginx/sites-enabled/default
18         * create /etc/nginx/sites-available/https-proxy and make a symlink
19           to it in the sites-enabled directory
20         * invoke-rc.d nginx start
21
22 2008-11-17 - micah
23         * verified the SHA256 values for the key material
24         * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
25         * chown -R debian-sks:debian-sks /var/lib/sks
26         * edit /etc/default/sks to enable the initscript
27         * /etc/init.d/sks start
28         * rm -rf /var/lib/sks/dump
29         
30 2008-11-15 - micah
31         * aptitude update && aptitude full-upgrade
32         * aptitude install sks
33         * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
34           http://nynex.net/keydump/ -e robots=off
35         * install monkeysphere 0.21-2 package
36         * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
37
38 2008-11-15 - jamie
39   * aptitude install esmtp-run mailx
40         * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org