summaryrefslogtreecommitdiffstats
path: root/iw/fdisk_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
|
* zvt is back, see new packagesMatt Wilson2001-11-301-25/+22
|
* doesn't work without zvt but doesn't give exceptions either... also add a ↵Jeremy Katz2001-11-291-34/+46
| | | | scrollbar (#56692)
* check that people have sane partition tables after running fdisk also (50840)Jeremy Katz2001-08-071-2/+5
|
* copyrightMatt Wilson2001-08-071-0/+13
|
* fdisk works again; main change is making sure we close the disk devicesJeremy Katz2001-07-091-3/+10
| | | | before running fdisk so the magic reread partition tables ioctl can work
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-1/+12
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-45/+4
|
* ack - we don't use this lang anymoreMatt Wilson2001-01-261-1/+0
|
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
|
* fix for bug #16686/21822Mike Fulbright2000-12-071-1/+0
|
* japanese works nowErik Troan2000-10-041-3/+0
|
* Moved 'Use fdisk' button from install type screen to autopartitioning window.Mike Fulbright2000-05-111-8/+30
| | | | Dr Mike
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-3/+3
|
* Renamed fdisk.py to fdisk_gui.pyMike Fulbright2000-04-191-0/+100