summaryrefslogtreecommitdiffstats
path: root/textw/fdisk_text.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Change all Ok to OKMike Fulbright2001-08-101-1/+1
|
* check that people have sane partition tables after running fdisk also (50840)Jeremy Katz2001-08-071-2/+4
|
* fdisk works again; main change is making sure we close the disk devicesJeremy Katz2001-07-091-5/+7
| | | | before running fdisk so the magic reread partition tables ioctl can work
* import isys; also, put screen.supsend/resume around just the execBill Nottingham2001-06-271-3/+3
|
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-1/+1
|
* move partition method and fdisk to separate source filesMike Fulbright2001-06-251-0/+71