| Age | Commit message (Collapse) | Author | Files | Lines |
|
- no longer needed, part of DistUpgrade.cfg now
* DistUpgrade/mirrors.txt, DistUpgrade/removal_blacklist.txt:
- renamed for consitency
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgradeCache.py:
- added "RemovalBlacklistFile" instead of hardcoding it
* DistUpgrade/DistUpgradeConfigParser.py:
- added "datadir" to constructor
* DistUpgrade/DistUpgradeControler.py:
- added datadir
* DistUpgrade/DistUpgradeView.py:
- added "hideStep()" method
- added STEP_PREPARE, STEP_MODIFY_SOURCES, STEP_FETCH_INSTALL, STEP_CLEANUP, STEP_REBOOT
* DistUpgrade/DistUpgradeViewGtk.py:
- implemendted hideStep()
- added datadir arguemnt for constructor
* dist-upgrade.py
- run it with the "." as arguemnt for the config
* UpdateManager/UpdateManager.py:
- if it can't be updated, ask about a dist-upgrade instead
* update-manager.
- added --dist-upgrade
* po/*.po
- make update-po
|
|
- added "RemoveEssentialOk" to control if certain essential package
are removed
|
|
- actually show the estiamted download time
|
|
- added download time estimation (based on modem and 1Mbit DSL)
|
|
- more useful error reporting, includes advice about the file that
are required to add to the bugreport (/var/log/dist-upgrade/*)
|
|
- implement the suggestions from kiko (thanks!)
|
|
- typo
|
|
- added quirks handler for the nvidia-glx upgrade issue
|
|
- make the warnings from apt go away
* DistUpgrade/dist-upgrade.py:
- make sure to run under a segv handler and write faults to
/var/log/dist-upgrade-segv.log
* DistUpgrade/ReleaseAnnouncement:
- point to RC1
|
|
|
|
- added "additonalRequiredSpace" property
* DistUpgrade/DistUpgradeControler.py:
- try to detect space problems on /usr when upgrading
|
|
* DistUpgrade/Changelog: added
|
|
|
|
|
|
- make the sleep even smaller
* DistUpgrade/DistUpgradeCache.py:
- change the order in wich the PostUpgradeRule is run
|
|
and superseed it with the new rule
|
|
meta-pkgs in universe as well (like xubuntu-desktop)
|
|
|
|
|
|
- create a tarbal for the dist-upgrade tool
- include the current set of translations
* DistUpgrade/DistUpgradeViewGtk.py:
- look for i18n files in "mo/"
* po/POTFILES.in:
- include the dist-upgrade stuff as well
* po/*.po: make update-po
|
|
|
|
|
|
* DistUpgrade/TODO: some comments about network failures and sources.list
|
|
|
|
|
|
|
|
|
|
* DistUpgradeControler: removed Controler.missing_pkgs
|
|
|