summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* add option to view autopartitioning results and change themMike Fulbright2001-07-061-1/+1
* fixes for commenting errorMike Fulbright2001-07-061-1/+2
* syntax fixMike Fulbright2001-07-061-1/+1
* more tag changes for online docsMike Fulbright2001-07-063-5/+6
* individual package selection question on text upgradeJeremy Katz2001-07-061-1/+1
* text.pyJeremy Katz2001-07-061-31/+68
* fix up bootdisk screens for root on loopMatt Wilson2001-07-061-34/+33
* oopsMike Fulbright2001-07-061-1/+1
* pass configFileData to wecome_text.pybfox2001-07-061-1/+1
* notify user in TUI mode of how we're conditioning a pre-existing partition (f...Mike Fulbright2001-07-061-3/+19
* fix bugs pychecker found...Jeremy Katz2001-07-064-11/+8
* add a format column to display in GUI, change name of software RAIDMike Fulbright2001-07-061-1/+1
* add support for formatting/migrating existing partitionsMike Fulbright2001-07-061-26/+117
* move autopart strings to bottom of fileJeremy Katz2001-07-061-1/+16
* integrated changes suggested by docsMike Fulbright2001-07-067-62/+59
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-042-15/+15
* more bootloader fixes for yesterdayJeremy Katz2001-07-041-2/+5
* 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