summaryrefslogtreecommitdiffstats
path: root/textw/upgrade_text.py
Commit message (Expand)AuthorAgeFilesLines
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-5/+7
* don't let people come back here after they've turned on swap files onceJeremy Katz2001-08-101-1/+2
* correct amount of ram for ramdiskJeremy Katz2001-08-081-1/+1
* new step: find root parts, remove those bits from the interfaces forJeremy Katz2001-07-231-2/+2
* fix code to find migratable mounts during an upgrade to use FileSystemSet obj...Mike Fulbright2001-07-201-23/+15
* almostMike Fulbright2001-07-201-1/+1
* second oot award of the dayJeremy Katz2001-07-201-0/+1
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-3/+3
* reported RAM detected in upgrade swapfile screenMike Fulbright2001-07-111-5/+10
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-4/+1
* report mount point correctly when querying about migrating fs on upgradeMike Fulbright2001-07-101-2/+9
* more copyright noticesMatt Wilson2001-07-091-5/+18
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...Mike Fulbright2001-07-061-0/+57
* fixes for commenting errorMike Fulbright2001-07-061-1/+2
* individual package selection question on text upgradeJeremy Katz2001-07-061-1/+1
* fix bugs pychecker found...Jeremy Katz2001-07-061-5/+5
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-11/+12
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-271-2/+1
* text mode upgrade appears to workMatt Wilson2001-06-251-59/+25
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-14/+14
* fix for bug 34360 - make sure you are prompted for bootdisk on partionless un...Mike Fulbright2001-04-021-0/+7
* pop the window before finding the packages to upgrade (#34361)Matt Wilson2001-04-021-1/+1
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-2/+2
* properly i18n (#33468)Matt Wilson2001-03-281-1/+1
* handle going back in TUI upgrade correctly, fixes tracebackMike Fulbright2001-03-221-16/+17
* need to upgradeFindPackages() even if no swap is createdErik Troan2001-03-221-0/+1
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-1/+1
* fix upgrade messageMike Fulbright2001-03-161-1/+1
* dumb errorMike Fulbright2001-03-161-1/+1
* dont create swapfile in test modeMike Fulbright2001-03-161-2/+3
* add test so we don't make a 0 length swapfile, or bigger than we're comfortab...Mike Fulbright2001-03-161-0/+4
* fix check to see if we have buffer space leftMike Fulbright2001-03-161-1/+1
* added some buffer on device which we create a swap file onErik Troan2001-03-141-1/+1
* fixed grammatical error in the textbfox2001-03-091-2/+2
* split from text.pyErik Troan2001-03-091-0/+211