summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 14:56:16 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 14:56:16 +0100
commit48e198078f09e9f561b04897d4554dc262920036 (patch)
treef3ef50163f14dee4dc21823e98f31932d649ecd7
parent97a21a72b7ae7e0cd0bba858655ae9110e96644d (diff)
downloadpython-apt-48e198078f09e9f561b04897d4554dc262920036.tar.gz
* TODO updated
-rw-r--r--DistUpgrade/TODO23
1 files changed, 14 insertions, 9 deletions
diff --git a/DistUpgrade/TODO b/DistUpgrade/TODO
index df64b54b..04c507be 100644
--- a/DistUpgrade/TODO
+++ b/DistUpgrade/TODO
@@ -1,24 +1,29 @@
+MUSTFIX:
+--------
+* debconf gnome dosn't work (can't connect to the session)
+* display a message that all applications should be closed for the
+ dist-upgrade (and that strange things like a crashing panel can
+ happen)
+
-hoary->breezy
--------------
-- stop gnome-volume-manager before the hoary->breezy upgrade
- (it will crash otherwise)
-- send a "\n" on the libc6 question on hoary->breezy
breezy->dapper
--------------
- gnome-icon-theme changes a lot, icons move from hicolor to gnome.
this might have caused a specatular crash during a upgrade
+
+hoary->breezy
+-------------
+- stop gnome-volume-manager before the hoary->breezy upgrade
+ (it will crash otherwise)
+- send a "\n" on the libc6 question on hoary->breezy
+
general
-------
- CDROM upgrades !!!
-- display a message that all applications should be closed for the
- dist-upgrade (and that strange things like a crashing panel can
- happen)
- whitelist removal (pattern? e.g. c102 -> c2a etc)?
-- logging for the dpkg install run
- check authentication and don't upgrade anything that is not
authenticated (maybe just comment unauthenticated stuff out?)