summaryrefslogtreecommitdiffstats
path: root/iw/fdisk_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* use black on white, set font sizeMatt Wilson2002-07-191-30/+33
|
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-2/+2
|
* now you change the boot loader from a dialog on the first screen so that ↵Jeremy Katz2002-07-081-0/+1
| | | | confusion is gone, but otherwise, basically the same as things were before. added mnemonics as they were needed
* 1) make release notes not look like garbageMatt Wilson2002-06-181-0/+7
| | | | 2) make fdisk online help reload the html (probably not the right way to do this)
* 1) replace zvt in fdisk screen with vte (fdisk_gui.py, upd-instroot)Matt Wilson2002-06-171-9/+8
| | | | | | 2) avoid going into a infinite loop when looking for partitions in the tree model -- this was happening because the partition in question was a parent node, and was being skipped.
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* diskset moves to partedUtilsJeremy Katz2002-02-121-1/+1
|
* 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