summaryrefslogtreecommitdiffstats
path: root/iw/upgrade_swap_gui.py
Commit message (Expand)AuthorAgeFilesLines
* reported RAM detected in upgrade swapfile screenMike Fulbright2001-07-111-2/+4
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-3/+1
* fix logic of dialog resultMike Fulbright2001-07-061-1/+1
* insert ifMatt Wilson2001-07-061-5/+6
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-3/+3
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-7/+6
* text mode upgrade appears to workMatt Wilson2001-06-251-2/+1
* more fixups for upgradesMatt Wilson2001-06-221-18/+2
* completed most heavy lifting to get upgrades back in place. Still need to fi...Matt Wilson2001-06-221-8/+11
* first pass at getting things in alignment for gui upgrades. Should only affe...Matt Wilson2001-06-221-22/+46
* get final branch copiesMatt Wilson2001-06-201-9/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-20/+3
* Allow clist to scroll if the have lots of partitionsbfox2001-04-271-2/+9
* Put paren in right place to translation occursMike Fulbright2001-04-031-2/+2
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-2/+3
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-11/+4
* dumb errorMike Fulbright2001-03-161-1/+24
* dont create swapfile in test modeMike Fulbright2001-03-161-2/+3
* fix test so we don't make a 0 length swapfile, and also test to enforce a 16M...Mike Fulbright2001-03-161-2/+2
* Be sure we take time to find the packages to upgrade before running alongMike Fulbright2001-03-161-1/+6
* Avoid going into getNext when self.neededSwap does not exist. Resolves bug #...bfox2001-03-151-0/+6
* Moved the check for upgrade.swapSuggestion to the beginning of getScreenbfox2001-03-141-6/+8
* added check for some free space on the partitionbfox2001-03-141-1/+1
* removed hard coded value for suggSizebfox2001-03-131-1/+0
* screen for creating new swap space in GUI upgradebfox2001-03-131-0/+165