summaryrefslogtreecommitdiffstats
path: root/textw/upgrade_text.py
Commit message (Expand)AuthorAgeFilesLines
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-1/+1
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-32/+29
* Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov).Chris Lumens2009-01-071-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+2
* Make migration from ext3 -> ext4 saner on upgrade (#437567)Jeremy Katz2008-03-141-8/+16
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-6/+12
* 2007-09-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-251-0/+6
* 2007-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-071-1/+1
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-6/+5
* Upgrade is no longer an installclass, either.Chris Lumens2007-01-191-5/+2
* parts is a 4-tuple in these instances, too. Hooray for (no) type checking!Chris Lumens2006-07-101-1/+1
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-47/+18
* Use new logging system.Chris Lumens2005-08-121-1/+0
* finish fixing #129803Jeremy Katz2004-08-181-1/+1
* fix ordering of upgrade vs install (#129803)Jeremy Katz2004-08-121-2/+2
* swap order of install/upgrade options, default to install with RHELJeremy Katz2004-07-301-1/+2
* removed reference to unused corrected keyword for memInstalled() function.Mike Fulbright2003-06-231-1/+1
* mark for translation (#79975)Jeremy Katz2002-12-181-1/+1
* tweak upgrade examine screenMike Fulbright2002-12-111-6/+12
* upgradeRoot is the first two parts of the tuple. I really really need to rew...Jeremy Katz2002-11-061-1/+1
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-50/+42
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-3/+3
* 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