summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-10/+10
* use row data to store the drive since we want to use sorted keys for the listMatt Wilson2001-07-021-3/+4
* Add confirm dialogs for reset and deletion eventsMike Fulbright2001-07-021-114/+12
* 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
* add more informational text to the "Which drives do you want to useMatt Wilson2001-06-281-13/+13
* 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
* 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
* use fstype from request if availableMike Fulbright2001-06-251-15/+4
* fixed refreshfromdisk, removed debuggingMike Fulbright2001-06-251-4/+4
* fix the pinning of requests to a drive when grownJeremy Katz2001-06-251-1/+17
* add screen to GUI to allow user to control autopartitioning to some extentMike Fulbright2001-06-251-18/+87
* format raid by defaultJeremy Katz2001-06-251-1/+5
* whoopsbfox2001-06-251-1/+1
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-2/+1
* Raid member list should scroll if there are lots of partitionsbfox2001-06-251-3/+6
* passing in instdata for nowJeremy Katz2001-06-251-1/+4
* add handy-dandy disk size to clist for raid membersMatt Wilson2001-06-251-1/+5
* added autopartition windowMike Fulbright2001-06-221-3/+40
* capitalization changebfox2001-06-221-1/+1
* cleanup tree display and fix problem with picking filesystem type and losing ...Mike Fulbright2001-06-221-10/+26
* add partition by cylinder and remove some debugging informationMike Fulbright2001-06-211-43/+78
* select raid partitions already usedJeremy Katz2001-06-211-15/+5
* do not let them edit or delete raid array membersMike Fulbright2001-06-211-18/+39
* add labels to diskstripsMike Fulbright2001-06-211-4/+26
* check for max partition sizes, fix a bug in primary partition allocationJeremy Katz2001-06-211-0/+18
* more raid sanity and UI improvementsMike Fulbright2001-06-211-3/+49
* moved to partitioning.pyMike Fulbright2001-06-201-5/+0
* fix ups to RAID sanity checkingMike Fulbright2001-06-201-16/+66
* fix state for format and primary onlyJeremy Katz2001-06-201-0/+5
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-0/+1060