aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move around parentheses to fix bug 179528Andrew Gaffney2007-11-171-1/+1
* pass GRP flag when installing bootloaderAndrew Gaffney2007-02-242-2/+2
* remove 'configuration' parameter from amd64ATAndrew Gaffney2007-01-221-1/+1
* fixing indenting and two small string-integer issuesPreston Cody2007-01-061-2/+2
* fixing the usual typos and mistakes found when you finally test the code you ...Preston Cody2007-01-061-11/+12
* fixed code to use mounts instead of partitioning.Preston Cody2007-01-051-41/+35
* taking out hte client configurationPreston Cody2007-01-023-3/+3
* move imports from x86AT to GLIATAndrew Gaffney2006-09-011-5/+1
* move partitioning code to GLIATAndrew Gaffney2006-09-011-418/+1
* src/templates/ppcArchitectureTemplate.py:Andrew Gaffney2006-09-011-4/+4
* perhaps we shouldn't use a non-existant variableAndrew Gaffney2006-08-211-3/+4
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-07-281-3/+5
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-07-281-1/+3
* pass parameters to _add_partition() properlyAndrew Gaffney2006-05-241-5/+5
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-05-241-5/+10
* only delete, recreate, resize, delete if growingAndrew Gaffney2006-05-161-11/+15
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-05-161-22/+61
* rearrange if block to only touch 'free' if disklabel is 'mac'Andrew Gaffney2006-04-211-5/+6
* fix check for partitioning naming support in disklabelAndrew Gaffney2006-04-091-3/+3
* src/GLIInstallProfile.py:Andrew Gaffney2006-04-081-1/+6
* more minor changes for new partitioning codeAndrew Gaffney2006-04-021-5/+5
* don't check start sector against end of last extended if there is no extendedAndrew Gaffney2006-03-311-2/+2
* missing colonAndrew Gaffney2006-03-311-2/+2
* wipe disk and create new disklabel before recreating partitionsAndrew Gaffney2006-03-311-6/+9
* check for origminorAndrew Gaffney2006-03-311-3/+3
* skip first 3 steps if partition layout hasn't changedAndrew Gaffney2006-03-311-18/+33
* src/GLIStorageDevice.py:Andrew Gaffney2006-03-301-4/+4
* it's alive\! mwahahahahaAndrew Gaffney2006-03-251-3/+3
* wrong var nameAndrew Gaffney2006-03-251-4/+4
* s/"/'/Andrew Gaffney2006-03-251-2/+2
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-251-224/+215
* src/GLIStorageDevice.py:Andrew Gaffney2006-03-241-171/+147
* src/GLIStorageDevice.py, src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-231-20/+20
* 17th try's the charmAndrew Gaffney2006-03-221-9/+9
* iters suck (more)Andrew Gaffney2006-03-221-5/+5
* iters suckAndrew Gaffney2006-03-221-5/+5
* src/GLIStorageDevice.py:Andrew Gaffney2006-03-201-3/+3
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-161-1/+4
* minor updates for new GLISD codeAndrew Gaffney2006-03-161-7/+7
* s/vfat/fat32/Andrew Gaffney2006-03-071-3/+3
* add windows detection code for grub. untested.Preston Cody2006-03-071-2/+14
* automatically say 'yes' to ntfs promptAndrew Gaffney2006-03-061-2/+2
* wait for device node to exist before resizingAndrew Gaffney2006-03-061-9/+17
* whoops...wrong dict keyAndrew Gaffney2006-03-061-2/+2
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-061-5/+5
* add --batch to grub commandAndrew Gaffney2006-03-051-2/+2
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-051-5/+5
* add another field to parttest.pyAndrew Gaffney2006-03-041-2/+2
* whoops...used the wrong objectAndrew Gaffney2006-03-041-2/+2
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-03-021-2/+3