| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-28 | * DistUpgrade/cdromupgrade: | Michael Vogt | 2 | -1/+3 | |
| - just use "mktemp -d" to make sure we get a full path | |||||
| 2006-09-27 | * changelog updated | Michael Vogt | 1 | -0/+3 | |
| 2006-09-27 | * DistUpgrade/cdromupgrade: | Michael Vogt | 59 | -5099/+5028 | |
| - fix missing "then" *cough* * DistUpgrade/ReleaseAnnouncement: - updated to mention the "beta" * DistUpgrade/Changelog: - updated | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -5/+1 | |
| - no need to enable restricted by default, things will still work without it and it may well be a conscious decision | |||||
| 2006-09-26 | * UpdateManager/Common/aptsources.py: | Michael Vogt | 3 | -2/+7 | |
| - use self.source_code_sources when enabling a component * DistUpgrade/DistUpgradeControler.py: - make sure to enable restricted as well otherwise the kernel won't upgrade | |||||
| 2006-09-26 | * UpdateManager/Common/aptsources.py: | Michael Vogt | 1 | -3/+13 | |
| - bugfix in the enable_component() code | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -2/+2 | |
| - use the right packagename when doing the KeepInstalledSection | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 2 | -6/+8 | |
| - added logging for the KeepInstaleld rules | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -3/+14 | |
| - implemented "KeepInstalledSection" | |||||
| 2006-09-26 | * DistUpgrade/DistUpgrade.cfg: | Michael Vogt | 4 | -1/+36 | |
| - new KeepInstalledPkgs keyword * DistUpgrade/DistUpgradeCache.py: - implemented keepInstaledRule() | |||||
| 2006-09-26 | * utils/demoted.cfg: | Michael Vogt | 3 | -338/+50 | |
| - updated for dapper->edgy * utils/demotions.py: - made the script more generic | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -2/+3 | |
| - fix hasattr() usage | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -7/+13 | |
| - disable backports fetching | |||||
| 2006-09-25 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -2/+13 | |
| - check for self.sources,self.aptcdrom before using it | |||||
| 2006-09-25 | * merged from glatzor (place the cancel button inside the text area) | Michael Vogt | 2 | -90/+7 | |
| 2006-09-24 | * place the cancel button into the changes textview | Sebastian Heinlein | 2 | -90/+7 | |
| 2006-09-23 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -1/+1 | |
| - typo | |||||
| 2006-09-23 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 3 | -7/+16 | |
| - fix in clear() * UpdateManager/UpdateManager.py: - fixes in the new DistUpgrader code | |||||
| 2006-09-23 | * changelog, README updated | Michael Vogt | 60 | -13851/+15130 | |
| * DistUpgrade/build-tarball.sh: - cleanup better * po/*: - make update-po | |||||
| 2006-09-23 | * DistUpgrade/dist-upgrade.py: | Michael Vogt | 1 | -1/+1 | |
| - typo, I should stop now and go to bed | |||||
| 2006-09-23 | * DistUpgrade/dist-upgrade.py: | Michael Vogt | 1 | -2/+3 | |
| - fixed in the argument ordering | |||||
| 2006-09-23 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -5/+8 | |
| - get the with,without-network argument passing right | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -5/+2 | |
| - bugfixing in the useNetwork code | |||||
| 2006-09-22 | * DistUpgrade/dist-upgrade.py: | Michael Vogt | 2 | -7/+16 | |
| - added --with-network, --without-network to avoid asking the "do you want to use a network" question | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -0/+3 | |
| - if we use backports, make sure apt uses the right dpkg | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 3 | -7/+8 | |
| - add clear() function that is autoMark friendly * DistUpgrade/DistUpgradeControler.py: - bugfixes - pass the old arguments to the new execed child * DistUpgrade/dist-upgrade.py: - remove debug output | |||||
| 2006-09-22 | * DistUpgrade/DistUpgrade.cfg: | Michael Vogt | 2 | -9/+8 | |
| - use python2.4-apt * DistUpgrade/DistUpgradeControler.py: -fix pathes | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -6/+9 | |
| - bugfixes - use os.execve() when re-execing | |||||
| 2006-09-22 | * DistUpgrade/backport-source.list: | Michael Vogt | 4 | -55/+58 | |
| - the sources.list fragment for the backports * DistUpgrade/DistUpgradeControler.py: - run the backports fetching as early as possible | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -4/+3 | |
| - bugfixes in the new "use-backports" code | |||||
| 2006-09-22 | * DistUpgrade/DistUpgrade.cfg: | Michael Vogt | 3 | -52/+59 | |
| use ~dapper as identifier * DistUpgrade/DistUpgradeControler.py, DistUpgrade/dist-upgrade.py: - add "--haveBackports" to skip parts of the procedure - re-exec itself when all the backports are in place | |||||
| 2006-09-22 | * DistUpgrade/DistUpgrade.cfg: | Michael Vogt | 2 | -3/+25 | |
| - added version identifier to the config to ensure that we get the right version of backported packages (currently set to ~dapper) * DistUpgrade/DistUpgradeControler.py: - check the versionlist of the backported packages to find the one we need | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -7/+18 | |
| - do not mark the backports for install and use the PM interface but the apt_pkg.GetPkgAcqFile() so that we don't have to worry about dependencies | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -0/+49 | |
| - start a initial backports feature | |||||
| 2006-09-19 | * DistUpgrade/DistUpgradeCache.py, UpdateManager/UpdateManager.py: | Michael Vogt | 3 | -0/+14 | |
| - filter out python-apt warnings * UpdateManager/UpdateManager.py: - make sure that src_ver is always initialized | |||||
| 2006-09-18 | * changelog updated | Michael Vogt | 1 | -1/+1 | |
| 2006-09-18 | * typo fixes (thanks to Bruce Cowan) | Michael Vogt | 8 | -20/+28 | |
| 2006-09-16 | * DistUpgrade/DistUpgradeConfigParser.py: | Michael Vogt | 1 | -2/+2 | |
| - add optional "name" arguemnt | |||||
| 2006-09-16 | * bugfixes for the non-interactive mode | Michael Vogt | 2 | -6/+9 | |
| 2006-09-13 | * DistUpgrade/DistUpgradeView.py: | Michael Vogt | 1 | -0/+1 | |
| - import subprocess | |||||
| 2006-09-13 | * removed branding | Michael Vogt | 2 | -8/+8 | |
| 2006-09-12 | * merged with glatzor | Michael Vogt | 11 | -222/+39 | |
| 2006-09-12 | * Avoid the term channel | glatzor@ubuntu.com | 1 | -4/+4 | |
| 2006-09-12 | * prepared new upload | Michael Vogt | 1 | -1/+5 | |
| 2006-09-12 | * UpdateManager/UpdateManager.py: | Michael Vogt | 2 | -1/+12 | |
| - make sure to always have a srcver | |||||
| 2006-09-12 | * improve wording of the context menu for updates: select is for a | glatzor@ubuntu.com | 1 | -2/+2 | |
| selection and not for check buttons | |||||
| 2006-09-12 | * Remove the obsolete Enabled property completely from the code | glatzor@ubuntu.com | 3 | -13/+8 | |
| 2006-09-12 | * Remove the SourceEntryTemplates since they are obsolete now - they | glatzor@ubuntu.com | 1 | -51/+0 | |
| have only been in use by the former add dialog | |||||
| 2006-09-12 | * Rename the main window to "Distribution Upgrade" - that is also the | glatzor@ubuntu.com | 1 | -1/+1 | |
| name we refer to in update-manager and it fits to the acronym dist-upgrade | |||||
| 2006-09-12 | * fix the visual change of steps, if some steps are hidden | glatzor@ubuntu.com | 1 | -12/+14 | |
| * use the apply and cancel icons instead of yes/no for the status of a task | |||||
