summaryrefslogtreecommitdiffstats
path: root/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-1/+148
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-1/+1
* don't pass progresswindow inMatt Wilson2001-03-291-1/+1
* fixed translatable stringErik Troan2001-03-161-1/+1
* don't duplicate fstab entriesErik Troan2001-03-161-1/+8
* todo.py:Matt Wilson2001-03-161-1/+1
* don't append / if mnt point is /bfox2001-03-141-2/+10
* don't let them put swap files on non-ext2 partitionsErik Troan2001-03-141-4/+5
* swapfileExists() worked much too hardErik Troan2001-03-141-17/+2
* handle case where symlink exists as well when avoiding files with name like '...Mike Fulbright2001-03-131-1/+17
* wired up the swap upgrade GUI windowbfox2001-03-131-2/+10
* make the default prefix a string, not None (you can't add None to a string ty...Matt Wilson2001-03-091-1/+1
* added swapSuggestion() and createSwapFile()Erik Troan2001-03-091-0/+67
* let rescue mode be more tolerant of mount failuresErik Troan2001-02-221-2/+3
* reenable partitionless installsMike Fulbright2001-02-011-6/+1
* fix something ewt broke with finding upgrade pathMike Fulbright2001-01-311-1/+2
* turn off partitionless upgrades for this betaMike Fulbright2001-01-251-1/+7
* fixed so we just ignore RAID booting when doing maximum cylinder test, also f...Mike Fulbright2001-01-231-1/+1
* use the new fstab loop root functionsMatt Wilson2001-01-231-2/+2
* missing importMike Fulbright2001-01-191-1/+1
* missing importMike Fulbright2001-01-191-0/+1
* reworked rescue mode to automatically mount the user's systemErik Troan2001-01-121-0/+100