summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-30* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-1/+13
- change the obsoletes calculation when run without network and consider demotions as obsoletes then (because we can't really use the pkg.downloadable hint without network after the sources.list was rewritten
2006-08-29* DistUpgrade/Changelog:Michael Vogt1-0/+2
- updated
2006-08-29* DistUpgrade/DistUpgrade.cfg:Michael Vogt3-5/+7
- ubuntu-minimal is the new meta-package of choice * DistUpgrade/DistUpgradeViewGtk.py: - some polish for the time display
2006-08-29* DistUpgrade/*:Michael Vogt2-5/+4
- made the download time display a bit nicer.
2006-08-29* DistUpgrade/Michael Vogt3-10/+11
- actually show the estiamted download time
2006-08-29* DistUpgrade/*:Michael Vogt4-17/+25
- added download time estimation (based on modem and 1Mbit DSL)
2006-08-29* DistUpgrade/*:Michael Vogt3-9/+18
- more useful error reporting, includes advice about the file that are required to add to the bugreport (/var/log/dist-upgrade/*)
2006-08-29* DistUpgrade/*:Michael Vogt3-1956/+1245
- s/download/fetch/ - integrate the cdrom scan progress into the view - fixes to the cdrom scan code
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-5/+6
- fix the position of the cdrom.add()
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-2/+20
- added cdrom progress (for testing)
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-5/+15
- if run in CDROM mode and the cd fails to mount, fail * UpdateManager/Common/aptsources.py: - from DistInfo import DistInfo (relative now instead of absolute)
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-3/+3
- more bugfixing
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-7/+10
- fix a bunch of errors
2006-08-29* DistUpgrade/dist-upgrade.py:Michael Vogt2-15/+73
- added --cdrom" option to point to the cdrom mount point to use during install * DistUpgrade/DistUpgradeControler.py: - basic support for CDROM based upgrades added via AptCdrom object and useNetworking question
2006-08-29* move the logging to /var/log/dist-upgrade/{main,apt,term}.logMichael Vogt3-6/+19
2006-08-29* updatedMichael Vogt1-0/+2
2006-08-28* merged with the ~ubuntu-core-dev branchMichael Vogt4-5/+30
2006-08-24* properly added -proposedMichael Vogt3-2/+26
2006-08-24* merged with the latest uploadMichael Vogt2-3/+37
2006-08-24* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-3/+4
- be slightly better about finding out about the country
2006-08-24* merged from glatzorMichael Vogt2-7/+32
2006-08-18* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-1/+7
- sort the demotions list * DistUpgrade/Changelog: - updated
2006-08-15* DistUpgrade/DistUpgradeControler.py:Michael Vogt6-11/+338
- always enable "main" on upgrades, this ensures that we do not end up with a system without the main archive (various bugs for breezy->dapper) * data/channels/Debian.info, data/channels/Ubuntu.info: - added pre-generated files (required for the upgrader) * UpdateManager/Common/aptsources.py: - add a "matcherPath" parameter to SourcesList (for the upgrader)
2006-08-15* UpdateManager/UpdateManager.py:Michael Vogt1-5/+7
- print the error when dbus fails - send org.gnome.PowerManager.Inhibit before applying upgrades
2006-08-15* merged from glatzorMichael Vogt3-8/+65
* send Inhibit command to gnome-power-manager when applying updates
2006-08-11* no need to convert the path to a string in call of toggledglatzor@ubuntu.com2-2/+9
* support row activation (pressing space) to toggle updates
2006-08-10* Convert the download size to a nice and well readalbe unitglatzor@ubuntu.com1-5/+23
2006-08-09* help/C/update-manager-C.omf:Michael Vogt2-1/+8
- applied scrollkeeper patch from dholbach
2006-08-07* changelog finalizedMichael Vogt1-6/+1
2006-08-07* merged with glatzorMichael Vogt3-4/+55
2006-08-07* finalized changelogMichael Vogt2-1/+7
2006-08-07* Allow to select all or none update - fixes #42296glatzor@ubuntu.com2-4/+49
* Do not set the cursor by default in the treeview sources - fixes #54046
2006-08-04* merge with mainglatzor@ubuntu.com1-1/+1
2006-08-04* merge with mvoglatzor@ubuntu.com4-43/+81
2006-08-03* merged from glatzorMichael Vogt4-43/+81
2006-08-03* reverse the ording of the importanceglatzor@ubuntu.com1-0/+1
2006-08-03* wording: "Downloadable software" -> "Internet" (awkward... reallyglatzor@ubuntu.com1-1/+1
awkward...)
2006-08-02* Also add the bytes unit to the total download sizeglatzor@ubuntu.com1-1/+2
2006-08-02* Handle to be newly installed "updates" in the version stringglatzor@ubuntu.com1-4/+10
information * Add a unit b for Bytes to the download size
2006-08-02* support unkown origins with the UpdateOrigin classglatzor@ubuntu.com1-16/+21
* don't use the length of the store as number of updates since it now also includes the headers * fix an indention bug that was introduced by the tab replacing in the previous commit
2006-08-02* use -s option instead of the pipe to cut to get lsb informationglatzor@ubuntu.com3-16/+31
* make the origin matcher distribution neutral * introduce a UpdateOrigin class to make the origins sortable (by importance)
2006-08-02* replace tabs by spacesglatzor@ubuntu.com1-33/+43
* use the insensitive state instead of yellow for the headers to be theming neutral * set the details notebook to insensitive if a header is selected * wording changes for the headers
2006-08-02* merge with mainglatzor@ubuntu.com92-16169/+29927
2006-08-02* Use a close button instead of an ok one in an error dialogglatzor@ubuntu.com1-2/+2
2006-08-02* merge with mvoglatzor@ubuntu.com75-14244/+26808
2006-08-02* changelog finalizedMichael Vogt1-2/+2
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt1-15/+10
- use "yellow" instead of "green" - bugfixes in the new column header code
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt2-32/+73
- implemented support to show what origin the update comes from
2006-08-02* UpdateManager/DistUpgradeFetcher.py:Michael Vogt2-3/+9
- don't use the trustdb anymore because it if mode 0600 and can't be read as user
2006-08-02* data/update-manager.schemas.in:Michael Vogt60-190/+154
- set check_dist_upgrades to True again * UpdateManager/DistUpgradeFetcher.py, UpdateManager/MetaRelease.py: - handle the situation when run as non-root * UpdateManager/UpdateManager.py: - cleanup (removed dead code)