summaryrefslogtreecommitdiffstats
path: root/iw/fdisk.py
Commit message (Collapse)AuthorAgeFilesLines
* 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