summaryrefslogtreecommitdiff
path: root/DistUpgrade
AgeCommit message (Collapse)AuthorFilesLines
2006-06-01* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-0/+1
- more logging
2006-06-01* add safety bufferMichael Vogt1-2/+3
2006-06-01* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt1-1/+3
- added a FIXME
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt2-10/+11
- implement the suggestions from kiko (thanks!)
2006-06-01* add the nvidia-stuff to the blacklistMichael Vogt1-0/+1
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-2/+2
- typo
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt2-0/+16
- added quirks handler for the nvidia-glx upgrade issue
2006-05-31* DistUpgrade/ReleaseAnnouncement:Michael Vogt1-3/+3
- some more additions from mdz
2006-05-31* DistUpgrade/Changelog: today is the 31Michael Vogt2-4/+4
* DistUpgrade/ReleaseAnnouncement: s/6.06/6.06 LTS/ (thanks to mdz)
2006-05-31* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-0/+4
- another missing bindtextdomain
2006-05-31* DistUpgrade/Changelog:Michael Vogt2-13/+16
- updated * DistUpgrade/DistUpgradeViewGtk.py: - ngetext fixed
2006-05-31* DistUpgrade/ReleaseAnnouncement:Michael Vogt1-8/+7
- fix the edubuntu bits in it
2006-05-31* DistUpgrade/ReleaseAnnouncement:Michael Vogt1-8/+22
- updated for dapper
2006-05-31* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-3/+2
- fix free space calculation
2006-05-30* undo the segv catching againMichael Vogt1-3/+0
2006-05-30* as suggested by mdz use a wrapper script instead of Michael Vogt2-15/+3
re-exec
2006-05-30* DistUpgrade/DistUpgradeCache.py, DistUpgrade/DistUpgradeControler.py:Michael Vogt5-3/+25
- make the warnings from apt go away * DistUpgrade/dist-upgrade.py: - make sure to run under a segv handler and write faults to /var/log/dist-upgrade-segv.log * DistUpgrade/ReleaseAnnouncement: - point to RC1
2006-05-26* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-2/+3
- typos fixed and translations unfuzzied (ubuntu: #46792,#46464) * po/*.po: translations unfuzzied
2006-05-26* utils/demotions.py:Michael Vogt1-0/+2
- fix bug in the demotion calculation by looking at a empty status file * utils/demoted.cfg: - updated
2006-05-26* typoMichael Vogt1-1/+1
2006-05-26* comment out breezy cdrom source to make demotions workMichael Vogt2-4/+18
2006-05-26* check if libgnome2-perl is installed and if not expand the terminal and ↵Michael Vogt4-6/+17
use dialog, otherwise use gnome
2006-05-26* add ftp://archive.ubuntu.com and ftp://security.ubuntu.com as valid mirrorsMichael Vogt2-0/+3
2006-05-26* DistUpgrade/DistUpgradeControler.py: Michael Vogt2-1/+5
- exit if the initial cache.update() fails
2006-05-23* "6.06"->"6.06 LTS"Michael Vogt1-1/+1
2006-05-12* changelog updatedMichael Vogt1-0/+1
2006-05-12* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt3-8/+24
- make the progress strings translatable in a useful way
2006-05-12* more wording (thanks to mpt)Michael Vogt2-3/+3
2006-05-12* wording fixes (thanks to mpt)Michael Vogt1-9/+6
2006-05-12* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-2/+5
- explain that the packages will be suggested for removal next
2006-05-12* added demoted.cfg as wellMichael Vogt1-1/+2
2006-05-12* activate the actual upgrading again :)Michael Vogt1-3/+3
2006-05-12* tell the user about demoted packagesMichael Vogt6-20/+204
2006-05-12* utils/demotions.py: added tool to calculate demotions from mainMichael Vogt2-0/+2
to universe
2006-05-12* changelog updatedMichael Vogt1-0/+2
2006-05-12* DistUpgrade/DistUpgradeCache.py:Michael Vogt2-12/+58
- added "additonalRequiredSpace" property * DistUpgrade/DistUpgradeControler.py: - try to detect space problems on /usr when upgrading
2006-05-11* DistUpgrade/ReleaseAnnouncement:Michael Vogt2-2/+4
- fix 6.04 -> 6.06 LTS
2006-05-08* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt4-4/+12
- fix bug in the media-change code * DistUpgrade/TODO: udpated * DistUpgrade/mirrors.txt: added ftp.belnet.be
2006-05-02* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt1-1/+2
- dont set the window to "always on top"
2006-05-02* merged with glatzorMichael Vogt1-1/+1
* make update-po * typo fixes
2006-04-28* TODO: updatedMichael Vogt1-0/+3
2006-04-28* typoMichael Vogt1-1/+1
2006-04-28* DistUpgrade/Changelog: updatedMichael Vogt4-2/+20
* DistUpgrade/DistUpgradeControler.py: some FIXMEs added * DistUpgrade/DistUpgradeViewGtk.py: - dont report dpkg timeouts (no activity on terinal) over and over again
2006-04-28* DistUpgrade/DistUpgradeView.py:Michael Vogt3-3/+27
- added information() function * DistUpgrade/DistUpgradeViewGtk.py: - implemented gtk information() function * DistUpgrade/DistUpgradeControler.py: - inform the user about disabled third party sources
2006-04-28* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-4/+22
- sources.list rewrite code will add some defaults now if nothing was found during the rewrite
2006-04-28* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-17/+30
- ask the user about simple sources rewrite if no valid mirror is found
2006-04-28* DistUpgrade/DistUpgradeControler.py:Michael Vogt2-3/+7
- specialcase security and not inlcude it in "fromDistFound"
2006-04-27* DistUpgrade/mirrors.txt: added (based on https://wiki.ubuntu.com/Archive)Michael Vogt5-3/+291
* DistUpgrade/DistUpgradeConfigParser.py: added getListFromFile * DistUpgrade/DistUpgradeControler.py: use the more complete mirror list
2006-04-27* check for BaseMetaPkgs after the cache was reopend (to see if the update ↵Michael Vogt2-7/+10
still has the essential packages)
2006-04-27* typoMichael Vogt1-1/+1