diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-27 17:12:58 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-27 17:12:58 +0200 |
| commit | cb2858d515080fdb894c81c4a561449db737e7c8 (patch) | |
| tree | 555d4ed1de98a9522d5412cb32700dc3e9d1b1d4 | |
| parent | 6e64cd518909238ee6bb9c992c6dfd8e173fec47 (diff) | |
| download | python-apt-cb2858d515080fdb894c81c4a561449db737e7c8.tar.gz | |
* TODO list updated
| -rw-r--r-- | DistUpgrade/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/DistUpgrade/TODO b/DistUpgrade/TODO index 217eb6cb..d998a0c4 100644 --- a/DistUpgrade/TODO +++ b/DistUpgrade/TODO @@ -7,6 +7,18 @@ MUSTFIX: 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?) +* inform about commented out sources +* fix "no activity for 120s warning" being repeated every sec in the logs +* use the dialog frontend (for debconf) and detect the ansi sequence that + clear the screen and expand the terminal then +* [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. breezy->dapper -------------- |
