summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* make some of the bootloader bits more generic in preparation of landing theJeremy Katz2001-07-021-2/+5
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-0/+8
* Add confirm dialogs for reset and deletion eventsMike Fulbright2001-07-021-89/+10
* change hot key to F2 instead of space barbfox2001-07-021-3/+5
* renamed to bootloader_text.pybfox2001-07-021-255/+0
* renaming lilo_text.py to bootloader_text.pybfox2001-07-021-0/+255
* we don't need a hotkey there. It won't allow pressing the space bar to click...bfox2001-07-021-1/+0
* added text about using commas to separate the ports in the customize screenbfox2001-06-301-2/+2
* make F12 work right on the customization screenbfox2001-06-291-1/+1
* fix the typo here tooJeremy Katz2001-06-291-1/+1
* skip screen to choose languages to install in reconfig modeMike Fulbright2001-06-291-0/+6
* in reconfig load the right keymapMike Fulbright2001-06-291-6/+6
* fixupsMike Fulbright2001-06-271-3/+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
* import isys; also, put screen.supsend/resume around just the execBill Nottingham2001-06-271-3/+3
* don't clobber our network...Jeremy Katz2001-06-271-2/+2
* fix kickstart bootloader and partitioningJeremy Katz2001-06-271-7/+1
* sanity checkJeremy Katz2001-06-271-1/+1
* more can't edit None partitionsJeremy Katz2001-06-271-1/+1
* refer to disk druidMike Fulbright2001-06-261-2/+2
* don't let people edit partitions without an fs typeJeremy Katz2001-06-261-0/+5
* remove the logicals when you remove the extendedJeremy Katz2001-06-261-11/+15
* oopsJeremy Katz2001-06-261-1/+1
* text mode upgrade appears to workMatt Wilson2001-06-252-63/+31
* correct way to default widgetMike Fulbright2001-06-251-1/+7
* read the fstype from the request if we canJeremy Katz2001-06-251-1/+4
* run the X test out of the installed environmentJeremy Katz2001-06-251-1/+1
* fix the pinning of requests to a drive when grownJeremy Katz2001-06-251-0/+11
* add screen to GUI to allow user to control autopartitioning to some extentMike Fulbright2001-06-251-1/+1
* 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