diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-30 11:29:28 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-30 11:29:28 +0200 |
| commit | 3f91306dd33f115e62bffce41b0c1d4c4f2afc06 (patch) | |
| tree | b9a370d9aaa6ea5df90509494224c16d47ed619d /DistUpgrade/TODO | |
| parent | a84c8d3574e62d7cf6bed8df21733ff1a1f96c9d (diff) | |
| download | python-apt-3f91306dd33f115e62bffce41b0c1d4c4f2afc06.tar.gz | |
* DistUpgrade/Changelog, README, TODO:
- documentation updated
* DistUpgrade/cdromupgrade:
- simple wrapper to be put onto the CD
Diffstat (limited to 'DistUpgrade/TODO')
| -rw-r--r-- | DistUpgrade/TODO | 47 |
1 files changed, 15 insertions, 32 deletions
diff --git a/DistUpgrade/TODO b/DistUpgrade/TODO index fd29d52d..e420d56b 100644 --- a/DistUpgrade/TODO +++ b/DistUpgrade/TODO @@ -1,34 +1,22 @@ -MUSTFIX: --------- - -* debconf gnome dosn't work (can't connect to the session) - [ should be fixed with the bugfix on gksu ] -* display a message that all applications should be closed for the - dist-upgrade (and that strange things like a crashing panel can - happen) - [done in current dialog] -* sources.list edit needs to add valid sources if all other sources - are commented out - (or for sources that can't be identified and rewrite ask the user - what to do by just s/breezy/dapper/g?) - [Done] -* inform about commented out sources - [Done] -* fix "no activity for 120s warning" being repeated every sec in the logs - [Done] +CDROM: +----- + * release notes display in CDROM mode + * if run from CDROM and we have network -> do a self update + * support dapper-commercial in sources.list rewriting + * after "no-network" dist-upgrade it is most likely that the system + is only half-upgraded and update-manager will not be able to do + the full upgrade. update-manager needs to be changed to support + full dist-upgrades (possible by just calling the dist-upgrader + in a special mode) + +Misc: +----- * [fabbio]: we probably don't want to remove stuff that moved from main to universe (if the user has only main enabled this is considered obsolete). It would also be nice inform about packages that went from main->universe. We could ship a list of demotions. -* [kamion]: we could use debconf-frontend=dialog and then detect the ansi - seqence that clear the screen and open the terminal then - -> trouble: vte does not give me the raw codes but only the - text (as \n\n\n\n\n... for cls) -* add "add cdrom" to the "Do upgrade?" screen? And recalc the download - size again then :) ? * set bigger timeout than 120s? -* make the sources.list rewrite even more robust (see launchpad #41023) breezy->dapper -------------- @@ -44,13 +32,8 @@ hoary->breezy general ------- -- CDROM upgrades !!! - -- whitelist removal (pattern? e.g. c102 -> c2a etc)? - -- check authentication and don't upgrade anything that is not - authenticated (maybe just comment unauthenticated stuff out?) - +- whitelist removal (pattern? e.g. c102 -> c2a etc) and not + display it? Robustness: ----------- |
