summaryrefslogtreecommitdiffstats
path: root/autopart.py
Commit message (Expand)AuthorAgeFilesLines
* drive specification is a list of possible drives, not a stringMike Fulbright2001-06-211-5/+3
* comment out some debugging printsJeremy Katz2001-06-211-1/+1
* processPartitioning doesn't just return success/failure anymoreJeremy Katz2001-06-211-2/+2
* store size in MBMike Fulbright2001-06-211-1/+1
* check for max partition sizes, fix a bug in primary partition allocationJeremy Katz2001-06-211-14/+19
* more raid sanity and UI improvementsMike Fulbright2001-06-211-1/+1
* more primary only logicJeremy Katz2001-06-201-4/+9
* partition by cylinder in tui specifying either end cylinder or sizeJeremy Katz2001-06-201-3/+12
* fix a bug with deleting pre-existing partitionsJeremy Katz2001-06-201-1/+17
* primary only should work nowJeremy Katz2001-06-201-4/+18
* get final branch copiesMatt Wilson2001-06-201-2/+5
* merge dispatch to HEADMatt Wilson2001-06-201-0/+357