summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* fix up bootdisk screens for root on loopMatt Wilson2001-07-061-16/+17
* turn on formatting for preexisting partitions we want to, and also hook in so...Mike Fulbright2001-07-062-2/+20
* remove create boot disk questionMike Fulbright2001-07-061-13/+0
* remove print statementsbfox2001-07-061-2/+0
* removed print linebfox2001-07-061-2/+0
* fix label changing based on what bootloader is selectedJeremy Katz2001-07-061-5/+34
* updates to make more product strings specified via conf filebfox2001-07-061-2/+21
* fixup some message(s)Mike Fulbright2001-07-061-1/+1
* fix bugs pychecker found...Jeremy Katz2001-07-062-26/+6
* add a format column to display in GUI, change name of software RAIDMike Fulbright2001-07-061-6/+21
* freeze tree before destroying so we dont get visual artifactsMike Fulbright2001-07-061-1/+2
* i dont know why cvs thinks this changedMike Fulbright2001-07-061-1/+0
* move autopart strings to bottom of fileJeremy Katz2001-07-061-0/+23
* Added support for converting and formatting existing filesystems to a differe...Mike Fulbright2001-07-061-34/+119
* integrated changes suggested by docsMike Fulbright2001-07-067-47/+51
* add a message telling the user that a kickstart file is being written to /roo...bfox2001-07-051-1/+3
* change name of screenMike Fulbright2001-07-051-1/+1
* minor changes to packing orderbfox2001-07-051-16/+24
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-042-20/+20
* use row data to store the drive since we want to use sorted keys for the listMatt Wilson2001-07-021-3/+4
* 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-022-4/+4
* Add confirm dialogs for reset and deletion eventsMike Fulbright2001-07-021-114/+12
* translate Unprobed Monitor stringbfox2001-07-021-1/+1
* make it larger to show more infoMatt Wilson2001-07-021-1/+2
* add support for double click on ctree row or canvas disk slice to go to edit ...Mike Fulbright2001-07-021-10/+19
* misspelling error in traceback. Fixes bug #46327bfox2001-06-291-1/+1
* title should not say automatic. Fixes bug #46328bfox2001-06-291-1/+1
* renamed lilo_gui.py to bootloader_gui.pybfox2001-06-291-2/+2
* dont let them choose languages to install in reconfig modeMike Fulbright2001-06-291-11/+8
* dont use todo anymore, this is handled in an invisible stepMike Fulbright2001-06-291-2/+0
* add more informational text to the "Which drives do you want to useMatt Wilson2001-06-281-13/+13
* don't translate empty strings!Matt Wilson2001-06-271-1/+1
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-7/+6
* refer to GRUB instead of LILO. We should probably change the name of this fi...bfox2001-06-271-2/+2
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-271-2/+1
* fix kickstart bootloader and partitioningJeremy Katz2001-06-271-10/+0
* default format = yesMike Fulbright2001-06-271-1/+1
* oopsMike Fulbright2001-06-271-1/+1
* never scroll horizontallybfox2001-06-271-1/+1
* dont let them edit partitioning with no fs_typeMike Fulbright2001-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/+8
* remove the logicals when the extended is deletedJeremy Katz2001-06-261-1/+5
* unused codeMatt Wilson2001-06-261-1/+0
* get the right constantsMatt Wilson2001-06-261-2/+2
* text mode upgrade appears to workMatt Wilson2001-06-252-5/+1
* use fstype from request if availableMike Fulbright2001-06-251-15/+4
* run the X test out of the installed environmentJeremy Katz2001-06-251-1/+1
* fixed refreshfromdisk, removed debuggingMike Fulbright2001-06-251-4/+4