summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-1/+1
* remove dead codeJeremy Katz2001-06-251-439/+0
* pass the instdata into the autopartition method for the momentJeremy Katz2001-06-251-7/+9
* we're Red Hat, Inc. now, not Red Hat Softwarebfox2001-06-251-1/+1
* CListBox -> CListbox to keep the snack api consistent. requiresJeremy Katz2001-06-251-1/+1
* move partition method and fdisk to separate source filesMike Fulbright2001-06-253-87/+122
* add in support for fdisk and choosing your partition method... TUI onlyJeremy Katz2001-06-251-22/+131
* more pychecker cleanupsMatt Wilson2001-06-231-1/+0
* more pychecker fixupsMatt Wilson2001-06-232-5/+5
* auto partitioningJeremy Katz2001-06-231-1/+36
* copyright - I wouldn't to claim this code...Matt Wilson2001-06-234-9/+24
* remove old (CRUFTY) codeMatt Wilson2001-06-231-16/+0
* various pychecker fixupsMatt Wilson2001-06-221-1/+1
* actually trap partitioning errors betterJeremy Katz2001-06-221-11/+52
* make note for future considerationMike Fulbright2001-06-211-0/+1
* select raid partitions already usedJeremy Katz2001-06-211-11/+15
* comment out some debugging printsJeremy Katz2001-06-211-19/+41
* partition by cylinder in tui specifying either end cylinder or sizeJeremy Katz2001-06-201-35/+110
* fix ups to RAID sanity checkingMike Fulbright2001-06-201-3/+4
* patches for s390Karsten Hopp2001-06-201-0/+5
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-2022-424/+2319
* Fixed a bug in going back in package dep windowbfox2001-05-221-1/+1
* removed some old code and fixed bug 35814bfox2001-04-121-18/+2
* removed a print statementbfox2001-04-051-4/+0
* do not show Lilo screens if its a partitionless installMike Fulbright2001-04-021-1/+3
* 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
* make sure disk druid runs allowing editting when users picks Disk Druid for p...Mike Fulbright2001-03-301-0/+1
* text.py: destroy the scale in progresswindow on pop - masks a SEGV onMatt Wilson2001-03-291-2/+2
* add a are you sure prompt if they choose to skip installing lilo in text modeMike Fulbright2001-03-281-2/+17
* properly i18n (#33468)Matt Wilson2001-03-281-1/+1
* gui.py: possible fix for #33103: reset the frame's label alwaysMatt Wilson2001-03-261-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
* upped swapSize from 32 to 128bfox2001-03-161-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
* Changed the way we pull in the warning textbfox2001-03-141-1/+1
* added some buffer on device which we create a swap file onErik Troan2001-03-141-1/+1
* Added some text to the screen for automatic partitioning messagebfox2001-03-131-1/+2
* fixed grammatical error in the textbfox2001-03-091-2/+2
* split from text.pyErik Troan2001-03-091-0/+211
* resolved bug #30832bfox2001-03-061-1/+1
* clear todo.firewall.trustdevs before appending devices to the listbfox2001-02-281-0/+1
* fixed minor formatting issue with Enable NIS entrybfox2001-02-151-1/+1
* If there are no network devices, the trusted device list is not shownbfox2001-02-091-16/+20