summaryrefslogtreecommitdiffstats
path: root/iw/partmethod_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-17/+16
|
* use the translationsMatt Wilson2001-08-011-1/+1
|
* warn user if we're going to blow away data to autopartitionMike Fulbright2001-07-101-13/+1
|
* always use automatically partition, not autopartiting, when talking to userMike Fulbright2001-07-091-1/+1
|
* add option to view autopartitioning results and change themMike Fulbright2001-07-061-0/+1
|
* turn on formatting for preexisting partitions we want to, and also hook in ↵Mike Fulbright2001-07-061-2/+15
| | | | some online help in GUI mode
* integrated changes suggested by docsMike Fulbright2001-07-061-15/+8
|
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-10/+10
| | | | | | | | | | | | | | | | go in here at some point, and arguably the fsset as well, but that should be able to be done without major upheaval. Major changes to note: * id.partitions created * PartitionRequest object folded into Partitions * all of the various autopartitioning variables folded into Partitions * avoid passing just instdata as much as possible other minor fixes which are slipping into this commit * /usr for server install size to 800 megs... 512 is too small :( * kickstart bootloader fix * fix a couple places to use convenience functions instead of part.geom.disk.dev.path * set self.intf for gui autopartitioning so message window works
* title should not say automatic. Fixes bug #46328bfox2001-06-291-1/+1
|
* refer to disk druidMike Fulbright2001-06-261-2/+2
|
* add screen to GUI to allow user to control autopartitioning to some extentMike Fulbright2001-06-251-5/+5
|
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-7/+47
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-0/+54