diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 01:12:30 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 01:12:30 -0400 |
commit | 70ee9836c30c3264660010156944d3b76e9300b2 (patch) | |
tree | 58cd2ec11ad5f6ce7cee4877f8c14132cc033023 /doc/george/changelog | |
parent | 418db67eab25d035e585e2237b57b5d9ebf261c6 (diff) |
more notes on work on george.
Diffstat (limited to 'doc/george/changelog')
-rw-r--r-- | doc/george/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/george/changelog b/doc/george/changelog index 5d35355..8eebe4b 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,6 +7,22 @@ * changes to this system * ****************************************************************************** +2008-06-19 - dkg + * removed etch sources, switched "testing" to "lenny", added + lenny/updates, removed all contrib and non-free. + + * removed testing pin in /etc/apt/preferences + * ran the upgrade + + * reset emacs22 to emacs22-nox (avoiding dependencies) + + * removed sysklog and klogd because of errors restarting klogd. + Installed syslog-ng in their stead, which still gives errors + related to /proc/kmsg unreadability, but the install completes :/ + + * added experimental, juggled pinning: + experimental: 1, unstable: 2 + 2008-06-18 - jrollins * installed less, emacs; * aptitude update && aptitude dist-upgrade |