summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeControler.py
AgeCommit message (Expand)AuthorFilesLines
2006-01-11* don't die on IOException from apt.Cache.update()Michael Vogt1-1/+6
2006-01-11* basic error checking in the commit code for download failuresMichael Vogt1-1/+6
2006-01-11* make sure to not mark any foreign packages as cruftMichael Vogt1-2/+5
2006-01-10* fixes in the obsoletes calculationMichael Vogt1-3/+3
2006-01-09* small fixesMichael Vogt1-7/+9
2006-01-09* remove cruft implementedMichael Vogt1-14/+24
2006-01-09* typoMichael Vogt1-1/+1
2006-01-09* cleanup in the log changes codeMichael Vogt1-9/+16
2006-01-09* more fixesMichael Vogt1-4/+4
2006-01-09* fixes in the logging codeMichael Vogt1-6/+9
2006-01-09* logging addedMichael Vogt1-10/+26
2006-01-09* fix the BrokenFix() code, add try: except around the Dist-Upgrade codeMichael Vogt1-7/+15
2006-01-09* add self.missingPkgs to have a generic list of stuff that needs to be insta...Michael Vogt1-4/+14
2006-01-09* various fixes in the metapkg detection codeMichael Vogt1-4/+4
2006-01-09* missing "{k,edu,}ubuntu-desktop" detection addedMichael Vogt1-21/+75
2005-12-07* added a bunch of missing copyright notices in the filesMichael Vogt1-1/+20
2005-12-07* ui-polish for the step that are performedMichael Vogt1-6/+6
2005-12-07* ui-polish, show 4 steps during the upgradeMichael Vogt1-0/+4
2005-12-07* cleaned up the source in DistUpgrade, put the functions in multiple sourcesMichael Vogt1-0/+237