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 | |
parent | 418db67eab25d035e585e2237b57b5d9ebf261c6 (diff) |
more notes on work on george.
-rw-r--r-- | doc/george/changelog | 16 | ||||
-rw-r--r-- | doc/george/policy | 1 |
2 files changed, 17 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 diff --git a/doc/george/policy b/doc/george/policy index 6da08e9..a17a310 100644 --- a/doc/george/policy +++ b/doc/george/policy @@ -24,6 +24,7 @@ version numbers so we know what we're running. We will try to keep the installation as minimal as possible while still allowing for comfortable day-to-day administration. +We will use aptitude for package management where possible. Outstanding questions: |