aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for GPT disklabelsAndrew Gaffney2008-05-131-1/+2
* Modify order of extended check in partitioning code so that it worksAndrew Gaffney2008-04-041-5/+6
* add check for mounted partitionsAndrew Gaffney2007-05-111-0/+7
* new gtkfe splash imageAndrew Gaffney2007-04-121-5/+7
* subtract 1 from max size for freeAndrew Gaffney2007-03-271-1/+3
* forgot the quotesAndrew Gaffney2007-02-141-1/+1
* auto-populate localmounts with do_recommended()Andrew Gaffney2007-02-141-10/+19
* add support for specifying mkfsopts to add_partition()Andrew Gaffney2007-01-151-2/+2
* make wait_for_device_node() module function instead of class instance functio...Andrew Gaffney2007-01-071-18/+19
* remove duplicate wait_for_devnode() and change function call in GLIATAndrew Gaffney2007-01-071-16/+0
* reviving wait_for_device_node from AT in herePreston Cody2007-01-071-0/+16
* actually fix get_max_size()Andrew Gaffney2007-01-071-9/+7
* remove get_partition_position() and fix get_max_size()Andrew Gaffney2007-01-071-16/+7
* fix get_extended_partition() to return idxAndrew Gaffney2007-01-071-7/+8
* fix up do_recommended()Andrew Gaffney2007-01-071-36/+18
* more cleanupsAndrew Gaffney2007-01-071-0/+23
* fixing [] to {}Preston Cody2007-01-071-1/+1
* starting in on the mounts screen.Preston Cody2007-01-071-1/+3
* use idx instead of minor for get_partition()Andrew Gaffney2007-01-071-6/+8
* adding a small function to list the partitions in /proc/partitionsPreston Cody2007-01-061-0/+14
* fix PNG imagesAndrew Gaffney2006-12-161-0/+3
* few typo fixesAndrew Gaffney2006-10-291-6/+6
* add formatting codeAndrew Gaffney2006-10-291-29/+102
* set partition type correctlyAndrew Gaffney2006-10-291-3/+3
* get rid of start position constraintsAndrew Gaffney2006-10-291-7/+5
* fix a few typos, syntax errors, and wrong var namesAndrew Gaffney2006-10-281-5/+5
* more reorgAndrew Gaffney2006-10-281-22/+11
* more reorg and cleanupAndrew Gaffney2006-10-281-26/+26
* more code reorgAndrew Gaffney2006-10-281-107/+107
* remove unnecessary set_foo() functionsAndrew Gaffney2006-10-281-38/+1
* more partitioning reorganizationAndrew Gaffney2006-10-221-215/+79
* src/Partitioning.py:Andrew Gaffney2006-10-221-185/+64
* move GLISD to PartitioningAndrew Gaffney2006-10-221-0/+936