blob: b064c379c0ec094ba0dedcf6b84ff9eced9fd8a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- 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)
- stop gnome-volume-manager before the hoary->breezy upgrade
(it will crash otherwise)
- restore sources.list if anything goes wrong before doing the actual
upgrade (e.g. dependency calculation)
- whitelist removal (pattern? e.g. c102 -> c2a etc)?
- logging for the dpkg install run
- send a "\n" on the libc6 question on hoary->breezy
- deal with ioexpetion during pkg download
- check authentication and don't upgrade anything that is not
authenticated (maybe just comment unauthenticated stuff out?)
|