From 20fa2bf388d33f42446c191b1c9a18a828cdca23 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 15 Nov 2008 18:01:49 -0500 Subject: add a directory and a changlog for the zimmerman keyserver (including some changes) --- doc/zimmerman/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/zimmerman/changelog (limited to 'doc/zimmerman') diff --git a/doc/zimmerman/changelog b/doc/zimmerman/changelog new file mode 100644 index 0000000..2033cd5 --- /dev/null +++ b/doc/zimmerman/changelog @@ -0,0 +1,15 @@ +****************************************************************************** +* * +* zimmerman system log * +* * +****************************************************************************** +* Please add new entries in reverse chronological order whenever you make * +* changes to this system (first command at top, last at bottom) * +****************************************************************************** + +2008-11-15 - micah + * aptitude update && aptitude full-upgrade + * aptitude install sks + * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \ + http://nynex.net/keydump/ -e robots=off + -- cgit v1.2.3 From a889bad4f15b45b0b98fa7335129c66519eeb336 Mon Sep 17 00:00:00 2001 From: Jamie McClelland Date: Sat, 15 Nov 2008 18:06:31 -0500 Subject: reporting changes around mail configuration of zimmermann. --- doc/zimmerman/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/zimmerman') diff --git a/doc/zimmerman/changelog b/doc/zimmerman/changelog index 2033cd5..e119e23 100644 --- a/doc/zimmerman/changelog +++ b/doc/zimmerman/changelog @@ -13,3 +13,6 @@ * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \ http://nynex.net/keydump/ -e robots=off +2008-11-15 - jamie + * aptitude install esmtp-run mailx + * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org -- cgit v1.2.3 From cdfb653480aa9b14deffd54ea7f497c27d5abdb4 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 15 Nov 2008 18:13:07 -0500 Subject: add the new monkeysphere package to zimmerman --- doc/zimmerman/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/zimmerman') diff --git a/doc/zimmerman/changelog b/doc/zimmerman/changelog index 2033cd5..a92198c 100644 --- a/doc/zimmerman/changelog +++ b/doc/zimmerman/changelog @@ -12,4 +12,5 @@ * aptitude install sks * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \ http://nynex.net/keydump/ -e robots=off + * install monkeysphere 0.21-2 package -- cgit v1.2.3