summaryrefslogtreecommitdiffstats
path: root/iw/fdisk.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed fdisk.py to fdisk_gui.pyMike Fulbright2000-04-191-100/+0
|
* o massive move to a better translation modelMatt Wilson2000-02-291-1/+1
| | | | o rename unprobed monitor to Generic Monitor
* del keyMatt Wilson2000-02-281-0/+1
|
* use C locale when in japanese for fdiskMatt Wilson2000-02-181-1/+7
|
* display new help textMatt Wilson2000-02-111-2/+4
|
* fix attr error when running fdisk in GUI modeMike Fulbright2000-02-031-2/+0
|
* new screensMatt Wilson2000-01-141-0/+1
|
* fdisk partitioning works with new fstab stuffErik Troan1999-12-161-23/+12
|
* got read/only disk druid working for fdisk installsMatt Wilson1999-09-241-1/+3
|
* cloase ddruid file descriptors before running fdiskMatt Wilson1999-09-241-2/+4
|
* don't reinit ddruid unless manual partitioning is being doneMatt Wilson1999-09-241-0/+5
|
* manual partitioning behaves properlyErik Troan1999-09-241-0/+16
|
* 1) don't let fdisk users use auto paritioning as wellErik Troan1999-09-241-0/+2
| | | | 2) the fdisk screen blows away the existing fdisk widget each time
* o try execv for fdiskMatt Wilson1999-09-201-1/+1
| | | | o hook up focus adjustments so we can keyboard navigate package groups
* Make go.pnfisher1999-09-201-0/+5
|
* fixedMatt Wilson1999-09-201-0/+1
|
* fixedMatt Wilson1999-09-201-7/+17
|
* missing critical 'not'Matt Wilson1999-09-201-1/+1
|
* path to fdiskMatt Wilson1999-09-201-1/+5
|
* *** empty log message ***Matt Wilson1999-09-161-1/+2
|
* Add fdisk support for expert mode.pnfisher1999-09-111-0/+55