summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeCache.py
AgeCommit message (Collapse)AuthorFilesLines
2006-01-25* DistUpgrade/build-tarball.sh: Michael Vogt1-0/+1
- 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
2006-01-25* log trust problems as wellMichael Vogt1-1/+3
2006-01-25* check authentication status and fail on unauthenticated upgradesMichael Vogt1-0/+21
2006-01-25* DistUpgrade/DistUpgradeCache.py: never remove essential packagesMichael Vogt1-0/+3
* DistUpgrade/TODO: some comments about network failures and sources.list
2006-01-18* make it the dapper upgraderMichael Vogt1-1/+1
2006-01-18* refactored more stuff into the cache (out of the controler)Michael Vogt1-2/+32
2006-01-18* another typo in the DistUpgradeCache codeMichael Vogt1-4/+4
2006-01-18* make not upgrading the installed meta-packages fatal as wellMichael Vogt1-4/+5
2006-01-18* DistUpgradeCache: fixes in the upgrade logic for meta-pkgsMichael Vogt1-15/+28
* DistUpgradeControler: removed Controler.missing_pkgs
2006-01-18* moved most of the upgrade logic to the DistUpgradeCache() classMichael Vogt1-0/+192