summaryrefslogtreecommitdiff
path: root/UpdateManager/MetaRelease.py
AgeCommit message (Expand)AuthorFilesLines
2006-04-12* make it not check for new distro releases anymore for dapperMichael Vogt1-1/+3
2006-04-05* add "--devel-release" as optionMichael Vogt1-1/+1
2006-02-27* UpdateManager/MetaRelease.py, DistUpgradeFetcher: Michael Vogt1-2/+6
2006-02-24* move the fetcher code out into UpdateManager/DistUpgradeFetcher.pyMichael Vogt1-2/+2
2006-01-26* fix typo in meta-release fileMichael Vogt1-1/+1
2006-01-23* added check if the download size fits onto the download partitionMichael Vogt1-1/+1
2006-01-23* don't update to a unsupported distMichael Vogt1-4/+5
2005-12-12* renamed the logo.png (name is too generic)Michael Vogt1-1/+2
2005-12-12* removed some debug stuffMichael Vogt1-4/+4
2005-12-12* [code-cleanup] moved get_changelog() to MyCache() Michael Vogt1-2/+2
2005-12-07* added a bunch of missing copyright notices in the filesMichael Vogt1-0/+21
2005-12-07* more small fixes, actually works now for the test hoary->breezy upgrade caseMichael Vogt1-1/+2
2005-12-01* dist-upgade tool can fetch the update tarball nowMichael Vogt1-0/+3
2005-12-01* release notes information addedMichael Vogt1-3/+4
2005-12-01* MetaRelease.py: comments addedMichael Vogt1-0/+3
2005-12-01* cleanups in the MetaRelease objectMichael Vogt1-0/+1
2005-11-30* move the MetaRelease code into it's own class/fileMichael Vogt1-0/+133