summaryrefslogtreecommitdiffstats
path: root/partitioning.py
Commit message (Collapse)AuthorAgeFilesLines
* minor upgrade fixupsMatt Wilson2001-06-221-6/+8
|
* first pass at getting things in alignment for gui upgrades. Should only ↵Matt Wilson2001-06-221-1/+64
| | | | affect upgrades, not installs
* make sure swaps get formattedJeremy Katz2001-06-211-2/+5
|
* select raid partitions already usedJeremy Katz2001-06-211-4/+11
|
* function to tell if request is a member of a raid arrayMike Fulbright2001-06-211-0/+12
|
* comment out some debugging printsJeremy Katz2001-06-211-10/+5
| | | | | editable raid requests for tui fix the mountpoint in use check
* fixup raid sanity to check if bootable or notMike Fulbright2001-06-211-12/+11
|
* clarify error messageMike Fulbright2001-06-211-1/+1
|
* use /dev entries if they exist rather then mknod'ingErik Troan2001-06-211-2/+6
|
* check for max partition sizes, fix a bug in primary partition allocationJeremy Katz2001-06-211-19/+14
|
* more raid sanity and UI improvementsMike Fulbright2001-06-211-13/+53
|
* if linuxnativefs, we don't need to do the rest of the checksJeremy Katz2001-06-201-1/+1
|
* partition by cylinder in tui specifying either end cylinder or sizeJeremy Katz2001-06-201-0/+3
|
* fix ups to RAID sanity checkingMike Fulbright2001-06-201-35/+142
|
* remove unused code, add copyright bitsMatt Wilson2001-06-201-65/+0
|
* fix a bug with deleting pre-existing partitionsJeremy Katz2001-06-201-1/+3
|
* get final branch copiesMatt Wilson2001-06-201-2/+53
|
* merge dispatch to HEADMatt Wilson2001-06-201-0/+561